Hi, I need to add a simple server to my symbian program which shall provide a socket server to accept connections from a J2ME app running on the same phone.
I read several examples both on forum.nokia.com and in some books concerning sockets but all of them only cover the client side and mention the server side only with a few words like "...implementing a server is much more work than the client....". I didn't even find a clue which class you have to use a basis like RSocket for a client.
I hope anybody can give me a hint, where to start or maybe to an example which fits my case.
Cheers
Simon



