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
Post a Comment