Click here to Skip to main content
15,920,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Combo Box problem Pin
priyank_ldce18-Jan-07 6:15
priyank_ldce18-Jan-07 6:15 
GeneralRe: Combo Box problem Pin
Hamid_RT18-Jan-07 6:24
Hamid_RT18-Jan-07 6:24 
QuestionRe: Combo Box problem Pin
prasad_som18-Jan-07 17:06
prasad_som18-Jan-07 17:06 
GeneralRe: Combo Box problem Pin
David Crow18-Jan-07 6:53
David Crow18-Jan-07 6:53 
AnswerRe: Combo Box problem Pin
prasad_som18-Jan-07 17:10
prasad_som18-Jan-07 17:10 
AnswerRe: Combo Box problem Pin
malaugh18-Jan-07 6:56
malaugh18-Jan-07 6:56 
QuestionLoopback software test - to network and back? Pin
jlsottman18-Jan-07 3:37
jlsottman18-Jan-07 3:37 
AnswerRe: Loopback software test - to network and back? Pin
Roger Stoltz18-Jan-07 4:02
Roger Stoltz18-Jan-07 4:02 
A1: No. If I remember correctly they won't even reach the NIC, it will take a "shortcut" in the ip-stack.

A2: Doesn't really matter. The result will be the same, but using the address of the machine would generate a look-up operation and conclude that it's the same as localhost.

A3: Depends on your needs in my opinion. If you actually want to include the hardware in the test, you have to involve another device.
I suggest you write a small app that runs on another machine so you can connect to it through the ethernet interface. The remote app then can either use ping or some other self-made-up command set to test the interface. On the other hand; if you can connect to the remote machine, then you probably can assume that the NIC works.

Hope this helps
--
Roger


"It's supposed to be hard, otherwise anybody could do it!" - selfquote

QuestionDetect Tab Keyboard in MFC Pin
bengz18-Jan-07 3:25
bengz18-Jan-07 3:25 
AnswerRe: Detect Tab Keyboard in MFC Pin
Joan M18-Jan-07 3:49
professionalJoan M18-Jan-07 3:49 
GeneralRe: Detect Tab Keyboard in MFC Pin
bengz18-Jan-07 20:56
bengz18-Jan-07 20:56 
GeneralRe: Detect Tab Keyboard in MFC Pin
Joan M18-Jan-07 21:01
professionalJoan M18-Jan-07 21:01 
AnswerRe: Detect Tab Keyboard in MFC Pin
Mark Salsbery18-Jan-07 6:11
Mark Salsbery18-Jan-07 6:11 
GeneralRe: Detect Tab Keyboard in MFC Pin
bengz18-Jan-07 20:58
bengz18-Jan-07 20:58 
GeneralRe: Detect Tab Keyboard in MFC Pin
Mark Salsbery19-Jan-07 5:29
Mark Salsbery19-Jan-07 5:29 
QuestionCopyFileEx not working Pin
Manasi D18-Jan-07 3:22
Manasi D18-Jan-07 3:22 
AnswerRe: CopyFileEx not working Pin
prasad_som18-Jan-07 3:36
prasad_som18-Jan-07 3:36 
AnswerRe: CopyFileEx not working Pin
David Crow18-Jan-07 4:21
David Crow18-Jan-07 4:21 
GeneralRe: CopyFileEx not working Pin
Manasi D18-Jan-07 18:32
Manasi D18-Jan-07 18:32 
AnswerRe: CopyFileEx not working Pin
Hamid_RT18-Jan-07 7:30
Hamid_RT18-Jan-07 7:30 
QuestionTree Control with Three State CheckBox Pin
Sagar Mahewar18-Jan-07 2:52
Sagar Mahewar18-Jan-07 2:52 
QuestionWritting dll using MFC and ATL Pin
aaaan18-Jan-07 2:02
aaaan18-Jan-07 2:02 
QuestionRe: Writting dll using MFC and ATL Pin
prasad_som18-Jan-07 2:37
prasad_som18-Jan-07 2:37 
QuestionExe not running Pin
Try18-Jan-07 1:47
Try18-Jan-07 1:47 
AnswerRe: Exe not running Pin
toxcct18-Jan-07 1:53
toxcct18-Jan-07 1:53 

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.