Re: Re Re: Re: UNIX Sockets - Broadcast address

2002-12-18 Thread Patrick Lidstone
>On Mon, Dec 17, 2001 at 03:37:13AM +, Kay M wrote: >> So what the bottom line, no broadcasting ?. >> >> Question: Has any one ever written a program on cygwin that uses A broadcast >> address ?. A client program to be more specific. > >What about actually debugging the problem? Or did you t

Re: Re: Re Re: Re: UNIX Sockets - Broadcast address

2001-12-17 Thread Christopher Faylor
On Mon, Dec 17, 2001 at 11:20:09PM +, Kay M wrote: >I dont know advanced debugging. Sounds like it is time to learn. cgf >I just know how to write programs in C. I dont know how to write >wrapper functions etc...or any Windows WINSOCK API programming. -- Unsubscribe info: http://cygw

Re: Re: Re Re: Re: UNIX Sockets - Broadcast address

2001-12-17 Thread Kay M
I dont know advanced debugging. I just know how to write programs in C. I dont know how to write wrapper functions etc...or any Windows WINSOCK API programming. But the question of anyone writing a program client that binds to the broadcast address should be one with a answer (common scenario,

Re: Re Re: Re: UNIX Sockets - Broadcast address

2001-12-17 Thread Corinna Vinschen
On Mon, Dec 17, 2001 at 03:37:13AM +, Kay M wrote: > So what the bottom line, no broadcasting ?. > > Question: Has any one ever written a program on cygwin that uses A broadcast > address ?. A client program to be more specific. What about actually debugging the problem? Or did you try usi