Difference between revisions of "Development:Network"

From VsWiki
Jump to: navigation, search
(Added networking base page)
 
m (mooved on todo)
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
* [[Development:Network:LAN Game|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:
 
Networking documentation goes here:
* [[Development:Network:Packet format|Packet format]].
+
* [[Development:Network:Packet format|Packet format]] - What we have implemented so far.
* [[Development:Network:Implentation status|Implentation status]].
+
* [[User:www2/Development:Network:VSACCSPNG| Vegastrike Account Protocall]]
* [[Development:Network:Todo|Todo]].
+
* [[Development:Network:Todo|Todo]] - What still needs to be done.
* [[Development:Network:Misc|Misc]].
+
* [[Development:Network:Implementation status|Implementation status]].
* Test22
+
* [[Development:Network:Testing|Testing]] - Testing the network code.
 +
* [[Development:Network:Deathmatch|Reporting Deathmatch Problems]] - Bugs with our current deathmatch server
 +
 
 +
'''There's still a lot to do'''.

Latest revision as of 17:05, 26 April 2014

  • 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:

There's still a lot to do.