When I'm running my application (in the SDK 2.1 emulator) I get
Program closed:
SocketServer
My application is not called SocketServer, and as far as I know there's no application installed by that name. What is SocketServer? Why is it affected by my program? (My program uses the HTTP classes of SDK 2.1)
I have run the HTTPExampleClient application and it works without problem.