MV3500 Course Examples Source Code
Section | Subject | |
---|---|---|
1. | TcpExamples | basic network sockets, TCP "reliable" |
2. | UdpExamples | special network cases, UDP "unreliable" |
3. | OpenDis4Examples | OpenDISv4 library (historic) |
4. | OpenDis7Examples | OpenDISv7 library (current) |
5. | DisDemo | DisDemo project using OpenDISv7 |
6. | DisShooting | DisShooting project using OpenDISv7 |
7. | HttpServletExamples | TODO upgrade pending |
8. | BasicServletDemo | TODO upgrade pending |
9. | WebsocketGateway | TODO upgrade pending |