Hi, Thanks for the response.
the server side the allocated port for communication is 3575.
So I have to interact wit that port only. As the script that contain the module for the creation of thr socket will execute
several time that many sockets are gonnaa create. So my doubt is that can I use the socket that i created in one execution instance to communicate for the other execution instances.
Hope its clear...Please help me out...