Click here to Skip to main content
16,004,924 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionbroadcast with unbound adapter Pin
locquet14-Feb-07 23:13
locquet14-Feb-07 23:13 
AnswerRe: broadcast with unbound adapter Pin
Mark Salsbery15-Feb-07 6:56
Mark Salsbery15-Feb-07 6:56 
GeneralRe: broadcast with unbound adapter Pin
locquet15-Feb-07 21:12
locquet15-Feb-07 21:12 
GeneralRe: broadcast with unbound adapter Pin
Mark Salsbery16-Feb-07 6:40
Mark Salsbery16-Feb-07 6:40 
GeneralRe: broadcast with unbound adapter Pin
locquet21-Feb-07 5:10
locquet21-Feb-07 5:10 
QuestionRe: broadcast with unbound adapter Pin
Mark Salsbery21-Feb-07 7:06
Mark Salsbery21-Feb-07 7:06 
GeneralRe: broadcast with unbound adapter [modified] Pin
Mark Salsbery21-Feb-07 7:18
Mark Salsbery21-Feb-07 7:18 
GeneralRe: broadcast with unbound adapter Pin
Mark Salsbery21-Feb-07 7:22
Mark Salsbery21-Feb-07 7:22 
One other thought - you have to use sendto() unless you call connect() on your socket.
Calling send() will fail because there's no destination address specified (not even the broadcast
address).

Mark


"Do you know what it's like to fall in the mud and get kicked... in the head... with an iron boot?
Of course you don't, no one does. It never happens. It's a dumb question... skip it."

GeneralRe: broadcast with unbound adapter Pin
locquet23-Feb-07 4:36
locquet23-Feb-07 4:36 
GeneralRe: broadcast with unbound adapter Pin
Mark Salsbery23-Feb-07 7:20
Mark Salsbery23-Feb-07 7:20 
GeneralRe: broadcast with unbound adapter Pin
Mark Salsbery23-Feb-07 7:59
Mark Salsbery23-Feb-07 7:59 
GeneralRe: broadcast with unbound adapter Pin
locquet27-Feb-07 0:51
locquet27-Feb-07 0:51 
GeneralRe: broadcast with unbound adapter Pin
locquet14-Mar-07 0:38
locquet14-Mar-07 0:38 
Question[Message Deleted] Pin
arun kumar spk14-Feb-07 23:12
arun kumar spk14-Feb-07 23:12 
AnswerRe: how to get physical address of a file after loading it ??? and how to send it to network thro NIC card using DMA Pin
toxcct14-Feb-07 23:14
toxcct14-Feb-07 23:14 
GeneralRe: how to get physical address of a file after loading it ??? and how to send it to network thro NIC card using DMA [modified] Pin
arun kumar spk14-Feb-07 23:23
arun kumar spk14-Feb-07 23:23 
AnswerRe: how to get physical address of a file after loading it ??? and how to send it to network thro NIC card using DMA Pin
Waldermort14-Feb-07 23:15
Waldermort14-Feb-07 23:15 
AnswerRe: [Message Deleted] Pin
Hamid_RT15-Feb-07 0:01
Hamid_RT15-Feb-07 0:01 
GeneralRe: [Message Deleted] Pin
arun kumar spk15-Feb-07 0:05
arun kumar spk15-Feb-07 0:05 
GeneralRe: [Message Deleted] Pin
toxcct15-Feb-07 0:08
toxcct15-Feb-07 0:08 
GeneralRe: [Message Deleted] Pin
arun kumar spk15-Feb-07 0:11
arun kumar spk15-Feb-07 0:11 
GeneralRe: [Message Deleted] Pin
Hamid_RT15-Feb-07 0:17
Hamid_RT15-Feb-07 0:17 
GeneralRe: [Message Deleted] Pin
arun kumar spk15-Feb-07 0:19
arun kumar spk15-Feb-07 0:19 
GeneralRe: [Message Deleted] Pin
Hamid_RT15-Feb-07 0:29
Hamid_RT15-Feb-07 0:29 
GeneralRe: [Message Deleted] Pin
arun kumar spk15-Feb-07 0:39
arun kumar spk15-Feb-07 0:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.