Re: [leaf-user] open socket

2003-12-05 Thread Erich Titl
Felix At 09:28 05.12.2003 +0100, you wrote: Hi Erich, my server is out side. I make connection in my c prog. like this rc = connect(sd, (struct sockaddr *) servAddr, sizeof(servAddr)); before this I called 1. gethostbyname was ok 2. socket also ok 3. bind port was also ok Just the connect is

[leaf-user] open socket

2003-12-04 Thread Felix Theodor
Hi Everyone, I've a problem to open a socket from my Bering-Box to my server via IP and Port 90. I can ping to my Server from my Bering-Box. But if I start open the socket I just get connection refused... Does someone can help me? Thank you in advance regards Felix

Re: [leaf-user] open socket

2003-12-04 Thread Erich Titl
Felix At 15:01 04.12.2003 +0100, you wrote: Hi Everyone, I've a problem to open a socket from my Bering-Box to my server via IP and Port 90. I can ping to my Server from my Bering-Box. But if I start open the socket I just get connection refused... Does someone can help me? Probably blocked by