java - Blocking socket communication but not HTTP -


i'm in network have proxy. proxy server allowing http communication in manner not socket communication. @ base, understand http communicating on socket communication. if try create http communication socket, writing raw http request on socket, being blocked. example using tcp/ip monitor.

correct me, if understanding wrong.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -