Hello all,
Does anyone have an example or idea on how to create a multi-"threaded" tcp server in VMS perl. I say "threaded" since i know it's not really threaded in the true sense. But the Unix version of this uses a fork(), but there is no fork() in vms perl. I just want to serve multiple clients simultaneously. Any ideas?? -Ray =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems Engineer Southeastern Louisiana University IBM Certified Specialist AIX Administration, AIX Support =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
