Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Can't using Socket

3 replies · 1,336 views · Started 28 September 2004

I'm building a example about Socket (location : \Symbian\7.0s\Series60_v20\Series60Ex\sockets\)
I created a static IP address for emulator.

But when i input IP address and port, that example informs "Conn. failed -34", although I input "127.0.0.1".
That's weird!

Pls help me!

Have you tried running "wsp enable" on the command prompt from the dir. epoc32/tools ?

Thang Do Dinh wrote:I'm building a example about Socket (location : \Symbian\7.0s\Series60_v20\Series60Ex\sockets\)
I created a static IP address for emulator.

But when i input IP address and port, that example informs "Conn. failed -34", although I input "127.0.0.1".
That's weird!

Pls help me!

Now i can connected with IP address "127.0.0.1".
But when i use my static IP address of emulator (e.g : 172.16.5.253), it cannot connect itself