Difference between revisions of "Development:Network"

From Ghoulwiki
Jump to: navigation, search
 
(Network Protocol Documentation Project)
Line 22: Line 22:
 
* [[Development:Network:DownloadSystem]]  (the client can download larger files/data like system.xml from the server)
 
* [[Development:Network:DownloadSystem]]  (the client can download larger files/data like system.xml from the server)
  
* [[Development:Network:process_login_deathmatch|docs for process : login for deathmatch]]
+
* [[Development:Network:process_logindocs for process : login]] (deathmatch, mmo, accountserver)
* [[Development:Network:process_login_mmo|docs for process : login for online (mmo-mode, including accountserver)]]
 
 
* [[Development:Network:process_jump|docs for process : jump to another system]]
 
* [[Development:Network:process_jump|docs for process : jump to another system]]
 
* [[Development:Network:process_dock|docs for process : dock]]
 
* [[Development:Network:process_dock|docs for process : dock]]

Revision as of 20:57, 17 June 2012

(Ghoulsblade 19:02, 17 June 2012 (CEST): mirror of vegastriki wiki network part since i keep getting 503 service unavailable)


  • LAN Game - How to start up a simple server and battle each other.
    • If your computer is directly attached to the network or you have a router/firewall, you can set it up to allow others to connect to your server.

Networking documentation goes here:


Network Protocol Documentation Project

forum thread : http://forums.vega-strike.org/viewtopic.php?f=37&t=18220

There's still a lot to do.