02-03-2007, 09:03 PM
You can find the original on http://www.pscode.com. Obsidian is right, I do have a heavily modified version of it that is a lot more game-oriented if you want to use that. It goes right into the project as a module instead of as an OCX, which is nice because it removes the OCX dependency and the overhead from it, but can be a bit of a pain debugging... if you have ever debugged with subclassing in a project, you know what I'm talking about. :wink: It also removes the 4-byte packet header, and has much faster sending/receiving.