PDA

View Full Version : how to send broadcast messages in networkadapters



jeo
24th March 2009, 10:47
Hi Friends,
I am newer in linux,qt..in my work is display networkadapter list...it is done after we select any networkadapter that time we can send broadcast message to all interfaces and also ipaddress..is it possible doing qt4..i know socket programming but i don't know...qt..any one know this tell me...thanks in adavance...

faldzip
24th March 2009, 14:38
Look at the Broadcast Sender (http://doc.trolltech.com/4.5/network-broadcastsender.html) example.

jeo
25th March 2009, 11:10
thanks for ur repaly..its very help to me.
but i have small problem i can use that i am not see how many broadcast messages sended and recived...i complie that it show now broadcast datagram argument is increase way..its continiously..but i am confused that..its working or not...any thing i am doing wrong...whats problem...

jeo
26th March 2009, 10:17
i am combine both sender and receiver broadcast for displaying ...but i think i am doing wrong..only it shows to increase the broadcast datagram..but not show any thing..how to see broadcast message sending in server...or not can any one..replay me...thank full in advance..