Developed core networking technology for PC and Korean coin-op versions.
- Designed client/server network architecture.
- Implemented compression, throttling, and UDP messaging to reduce network latency.
- Replaced TCP/IP with a custom-made, UDP-based protocol for occasional reliable messages.
- Simplified integration of the network core; implemented simple interface to hide complex core.