Hi all,
This is one of the reasons I would like to see Inferno get ported to OS/2.
http://www.vitanuova.com/inferno/
Network listeners are really easy to implement with inferno. Below are source files for two simple Inferno programs that took just a couple of minutes to write. Server that listens for messages and a client for sending messages on a network.
Server: http://www.tip9ug.jp/who/jalih/server3.b
Client: http://www.tip9ug.jp/who/jalih/client.b
Screenshot that shows them on action, running on top of a Plan9 operating system: http://www.tip9ug.jp/who/jalih/capture.png
--jalih
This is one of the reasons I would like to see Inferno get ported to OS/2.
http://www.vitanuova.com/inferno/
Network listeners are really easy to implement with inferno. Below are source files for two simple Inferno programs that took just a couple of minutes to write. Server that listens for messages and a client for sending messages on a network.
Server: http://www.tip9ug.jp/who/jalih/server3.b
Client: http://www.tip9ug.jp/who/jalih/client.b
Screenshot that shows them on action, running on top of a Plan9 operating system: http://www.tip9ug.jp/who/jalih/capture.png
--jalih