New topic: 

Send UPD Broadcast packet with EasyUDP

<http://forums.realsoftware.com/viewtopic.php?t=25768>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       JustSomeGuy           Post subject: Send UPD Broadcast packet 
with EasyUDPPosted: Tue Dec 23, 2008 9:32 pm                               
Joined: Fri May 11, 2007 11:35 am
Posts: 316              I added an EasyUDP class to my project.
I want to send a broadcast packet out, I believe, if my ip address is 
192.168.1.100 then my networks UDP broadcast address would be 192.168.1.255. As 
UDP is connectionless I need no connection and I am not expecting any data ... 
Do I need to specify a port number?

So if I want to broadcast 'Hello World' by UDP what does my write look like?

MyEasyUDP1.Write("192.168.1.255", "Hello World")

Is that all?     
_________________
A picture paints a thousand words.
A thought paints a thousand pictures.  
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     

-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to