hai,
a small doubt in winsock control. i have to listen a particular port in my system.
like "winsock.localport=4246"
winsock.listen

suppose as i mentioned port is already running for any other purpose means i just clear it and run my server application in that port. is it possible? plz tell.

note:
i can't create a random port. b'cas my server i running in the mentioned port. the client app are holding the same port here "4246".

Regards
RajeshKumar.M