Hi all ,
I have an application that requires a continuous connection with the server. AT present i am using sockets for the purpose but the application as expected fails when the user is behind the proxy.
can any body give me a solution other that HttpUrl connect method.
The application uses JMF and is streaming audio and video from both the sides.
Any help will be greate
thanks
-
HTTp tunneling (1 messages)
- Posted by: Amit ashok
- Posted on: July 26 2001 11:16 EDT
Threaded Messages (1)
- HTTp tunneling by Weston Aiken on July 26 2001 13:37 EDT
-
HTTp tunneling[ Go to top ]
- Posted by: Weston Aiken
- Posted on: July 26 2001 13:37 EDT
- in response to Amit ashok
Your socket can connect to the proxy and have the proxy forward the request to the ultimate endpoint.