  Sharing TCP/IP Sockets? 
 The Question is:
 
I'm trying to make a TCP/IP service in fortran where inet
listens on the specified port and when a connection arrives inet spawns my own
 process but i don't know how to get the client socket already created by inet
 process . is it possible?
 
in Unix plattforms and c programing the client socket descriptor is asigned to
 the standard input.
 
thanks.
 
 The Answer is:
 
  Topic (2474), (3995), etc.
 
