Network

Make multiplayer games, add server-based score tables. There is a lot of applications of network module.

Currently network module functionality is limited with HTTP request. Client-server and peer-to-peer connection are in development.

HTTP requests:
  • send requests (synchronously and asynchronously)
  • set cookies
  • fill forms with GET or POST
more functionalities are being developed
 
Copyright © 2009-2013. XorsTeam