Mumpster
http://mumpster.org/

UNIX FORK - How to do with MUMPS
http://mumpster.org/viewtopic.php?f=13&t=1725
Page 1 of 1

Author:  antonio.vale.macedo [ Mon Oct 29, 2012 2:55 am ]
Post subject:  UNIX FORK - How to do with MUMPS

Hi All
I'm new at mumps programmimg, and i like to know if is possible implement a chat server, based in IP sockets, using a fork process for accepting news clients requests.

Thanks in advance.

Author:  cais28 [ Thu Jan 03, 2013 12:20 am ]
Post subject:  Re: UNIX FORK - How to do with MUMPS

Hello

In MV1 this is very easy :
ex.: TCP/IP channel number = 10
O 10:(port:"S="_sess):timeout
port = IP port number
sess = number of forked process
timeout = in second

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/