There's a java applet out there that only allows you to have one connection open to it at a time, and I would like to write a program that circumvents that somehow. Ideally I'd like to write a desktop application in Java or C++ that opens up multiple instances of this applet each connecting to it via a unique spoofed ip, and possible user agent, because I'm assuming that that would do the trick. Please let me know if this would be easy for them to detect, if this would work, or if this is even possible. PM me if you want more specifics, because I'd rather not go into much more detail here.