Click here to Skip to main content
15,891,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: crossed includes Pin
liquid_21-Apr-05 9:47
liquid_21-Apr-05 9:47 
GeneralRe: crossed includes Pin
Ravi Bhavnani21-Apr-05 18:00
professionalRavi Bhavnani21-Apr-05 18:00 
Generalset size of main application window at startup Pin
elephantstar21-Apr-05 8:10
elephantstar21-Apr-05 8:10 
GeneralRe: set size of main application window at startup Pin
heman15421-Apr-05 8:19
heman15421-Apr-05 8:19 
GeneralRe: set size of main application window at startup Pin
elephantstar21-Apr-05 9:55
elephantstar21-Apr-05 9:55 
GeneralRe: set size of main application window at startup Pin
heman15421-Apr-05 17:37
heman15421-Apr-05 17:37 
GeneralRe: set size of main application window at startup Pin
ThatsAlok21-Apr-05 18:42
ThatsAlok21-Apr-05 18:42 
GeneralUDP socket problem Pin
Andrey Del Pozo21-Apr-05 7:33
Andrey Del Pozo21-Apr-05 7:33 
Hello everybody, I hope someone can help me with this problem, i have tried a failed miserably. Sniff | :^)

I have a client/server app, each machine will have 2 LAN adapters (one for stream data at high rates and the other for control). The underling protocol is UDP. So in order to implement a response mechanism I use the sender address returned as an output parameter from the receivefrom() function. When working with 2 different PC there is no problem (both of them with 2 lan adap), the problem appears when I tried to run the apps in my developing machine to test one of the protocols, recivefrom() returns the address of the adapter listening, not the address of the sender…WTF | :WTF: so I can’t acknowledge the packet send.
Does anybody has experienced this kind of problem, or something related? Is there any sockopt() that I can use? OS configuration? (by the way this runs in win2k).
Thank you all.



"I don't want to achieve immortality through my work... I want to achieve it through not dying."
Woody Allen
GeneralRe: UDP socket problem Pin
CodeBeetle23-Apr-05 1:48
CodeBeetle23-Apr-05 1:48 
Generalaccess MFC view from modeless dialog Pin
crystalButterfly21-Apr-05 7:06
crystalButterfly21-Apr-05 7:06 
GeneralRe: access MFC view from modeless dialog Pin
Chris Losinger21-Apr-05 7:39
professionalChris Losinger21-Apr-05 7:39 
GeneralRe: access MFC view from modeless dialog Pin
Andrey Del Pozo21-Apr-05 7:44
Andrey Del Pozo21-Apr-05 7:44 
GeneralRe: access MFC view from modeless dialog Pin
crystalButterfly21-Apr-05 8:12
crystalButterfly21-Apr-05 8:12 
GeneralRe: access MFC view from modeless dialog Pin
Ravi Bhavnani21-Apr-05 18:04
professionalRavi Bhavnani21-Apr-05 18:04 
GeneralDLL Pin
topeakinniyi21-Apr-05 7:04
topeakinniyi21-Apr-05 7:04 
GeneralRe: DLL Pin
cpm221-Apr-05 7:40
cpm221-Apr-05 7:40 
GeneralRe: DLL Pin
topeakinniyi21-Apr-05 7:47
topeakinniyi21-Apr-05 7:47 
GeneralRe: DLL Pin
AnTri21-Apr-05 9:48
AnTri21-Apr-05 9:48 
Generalwrap an activex like listview Pin
Tamas Karoly21-Apr-05 6:37
Tamas Karoly21-Apr-05 6:37 
QuestionHow to copy files from computer to another without clint program? Pin
Member 125596621-Apr-05 6:33
Member 125596621-Apr-05 6:33 
AnswerRe: How to copy files from computer to another without clint program? Pin
cpm221-Apr-05 7:42
cpm221-Apr-05 7:42 
GeneralRe: How to copy files from computer to another without clint program? Pin
Member 125596621-Apr-05 8:20
Member 125596621-Apr-05 8:20 
GeneralRe: How to copy files from computer to another without clint program? Pin
Steve Mayfield21-Apr-05 9:10
Steve Mayfield21-Apr-05 9:10 
GeneralPrevent resizing main-window Pin
AnTri21-Apr-05 5:50
AnTri21-Apr-05 5:50 
GeneralRe: Prevent resizing main-window Pin
Ravi Bhavnani21-Apr-05 6:06
professionalRavi Bhavnani21-Apr-05 6:06 

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.