[問題] http request, source port number

作者: aiweisen (艾維森)   2015-12-07 23:02:48
是這樣子的
我想請問一下 在做http connection的時候
有辦法固定source port number嗎?
發現用http 去連server的時候(目的IP跟port都是固定)
client的port number都是隨機變動的
那我希望要可固定的原因是因為 最近在研究 NAT的STUN
client 在NAT內的internal Port必須是固定的 這樣經轉換後 外面才找的到
請問要怎樣作 才能將http connection的source port number 給固定?
作者: Lordaeron (Terry)   2015-12-08 01:53:00
client也可以BIND
作者: ssccg (23)   2015-12-08 10:27:00
看你用的http client怎麼自訂socket,HttpURLConnection不能自訂socket
作者: Lordaeron (Terry)   2015-12-08 13:09:00
自已改LIB 囉,有這麼難?
作者: jen1121 (Old_Hsiao)   2015-12-08 19:11:00
自己寫socket比較快
作者: Jaymainal (發呆中)   2015-12-09 18:42:00
好像用bind()就可以吧你估狗一下 Setting source port on a Java Socket在stack overflow就有此問題 我沒測過 我猜應該可以

Links booklink

Contact Us: admin [ a t ] ucptt.com