I have just released the largely anticipated 3d world sample!
The object of this sample is to demonstrate the usefulness and ease of use of my net lib, as well as use as a base for multiplayer games in tv3d.
The 3d world consists of 2 things.. server and client:
1. simple server program that utilizes the nading network library server. it simply broadcasts packets back out to all players as well as a simple playerlist upon join sub.
2. simple 3d client using tv3d and the nading network library client together to connect to the server. multiple clients can connect and chat and chase each other around in the small erie environment as little conemen lol
Of course this is just a demonstration sample, while it does work.. it is not free of bugs that may arise. the code is not documented but its small enough you should be able to easily understand it, if not send me a msg.
go here to download the libs and the samples:
http://www.kevinnading.com/nading.network.library/thanks,
Kevin Nading