Hi All,
May I know where can I find an example for a server program that binds and listens on a specific IP address and port on the PC desktop and a client program that runs on the mobile phone and sends messages over TCP/IP to the server program?
Also, is socket programming in Symbian C++ similar to that in C++?
Do we use functions like bind(), listen(), accept(), send(), receive() in Symbian C++ socket programming?
Thanks!




