[haXe] Socket

Nicolas Cannasse ncannasse at motion-twin.com
Wed Apr 19 15:22:58 CEST 2006


> Nicolas,
>  
> I tried the neko web server, and I wonder if it's possible to change
> port number etc. 

You can change the port and binded host of the neko server by changing
the commandline parameters :

nekotools server -p port -h host


> And, is it possible to write neko apps with server
> socket funtionality?

Lee Socket class is available.
It will soon in the haXe standard distribution.

Nicolas



More information about the Haxe mailing list