Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Reg: Spawning process to remote node: (1 Item)
   
Reg: Spawning process to remote node  
Hai!!!

We are using qnet for spawning process to remote node 2 from node 1(That is the executable is given in script file and 
it is spawned in remote node using spawn()). 


While trying to Socket connection is between two process it failed with error "Connection refused: error. The server 
side is inplemented in process running in node 2 and client side is implemented in process running node 1. Delay of 10 
seconds has been used for client process in node 1.

The server process is started running in node 2 but the socket connection result in failure in client side.

Kindly help in this regard.

Kandasamy K