DCO_81
Member level 1
- Joined
- Mar 10, 2005
- Messages
- 39
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- Germany, south
- Activity points
- 1,657
Hi,
has anybody ever got a problem like this.
My program waits till it´s connected via ppp with another system. Then it calls a bind after a normal socket is opened. Followed by an listen and accept I can send an receive data. But when I start my program again bind always gives me -1 as return value. I don´t have a cure why this happens...
has anybody ever got a problem like this.
My program waits till it´s connected via ppp with another system. Then it calls a bind after a normal socket is opened. Followed by an listen and accept I can send an receive data. But when I start my program again bind always gives me -1 as return value. I don´t have a cure why this happens...