classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Datagram sockets: SO_BROADCAST


From: Dr. Torsten Rupp
Subject: Re: Datagram sockets: SO_BROADCAST
Date: Tue, 22 Jul 2003 09:27:41 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212

Dear Brian,

I think you can call _javanet_set_option for the datagram case in
_javanet_create(), however you need to add the SO_BROADCAST case and
link up the setBroadcast to it in Java.

I added such a call in my copy here. I will commit the changes soon.

Sincerely,

Torsten






reply via email to

[Prev in Thread] Current Thread [Next in Thread]