B
batista
Hi,
I have a socket based client server app.The data is in binary
format....
My question is that i am giving a hard coded port number to connect to
the server machince...
if that port number is closed or blocked by the server machine....
then how would i go about it..I mean how am i going to connect to the
server....
I think ill have to use some kind of proxy sevrer...(may be..just a
blind guess)..
So basically what shud i do if the port number im using is blocked on
the server machine.....
what is the preferred approach...
Thanks..
Cheers,
Bye
I have a socket based client server app.The data is in binary
format....
My question is that i am giving a hard coded port number to connect to
the server machince...
if that port number is closed or blocked by the server machine....
then how would i go about it..I mean how am i going to connect to the
server....
I think ill have to use some kind of proxy sevrer...(may be..just a
blind guess)..
So basically what shud i do if the port number im using is blocked on
the server machine.....
what is the preferred approach...
Thanks..
Cheers,
Bye