Difference between revisions of "Development:Network"
m (sp (redlink)) |
|||
Line 4: | Line 4: | ||
Networking documentation goes here: | Networking documentation goes here: | ||
* [[Development:Network:Packet format|Packet format]] - What we have implemented so far. | * [[Development:Network:Packet format|Packet format]] - What we have implemented so far. | ||
+ | * [[User:www2/Development:Network:VSACCSPNG| Vegastrike Account Protocall]] | ||
* [[Development:Network:Todo|Todo]] - What still needs to be done. | * [[Development:Network:Todo|Todo]] - What still needs to be done. | ||
* [[Development:Network:Implementation status|Implementation status]]. | * [[Development:Network:Implementation status|Implementation status]]. |
Revision as of 16:40, 23 August 2010
- 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:
- Packet format - What we have implemented so far.
- Vegastrike Account Protocall
- Todo - What still needs to be done.
- Implementation status.
- Testing - Testing the network code.
- Reporting Deathmatch Problems - Bugs with our current deathmatch server
There's still a lot to do.