Hi there,
I am looking for a simple example that initiates a tcp connection with a given ip and port number, send a short string ("hello") and then wait for a reply of a short string?
can anyone help?!
regards,
eugene
Hi there,
I am looking for a simple example that initiates a tcp connection with a given ip and port number, send a short string ("hello") and then wait for a reply of a short string?
can anyone help?!
regards,
eugene
That can be also easily done by "http" . Here are some of the links for socket and http exps but i am not sure abt the files![]()
http://www.newlc.com/en/End-to-End-HTTP-and-Socket.html
http://www.forum.nokia.com/info/sw.n...I_Example.html
just check . also under 2nd editionfp2 sdk there was a socket exp...
Or Chat example.