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

C / C++ / MFC

 
AnswerRe: Combo Box problem Pin
prasad_som18-Jan-07 4:17
prasad_som18-Jan-07 4:17 
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 
Hi all,

I need to write a loopback routine to test my PC's ethernet chip - and am
planning to just use winsock to achieve a test out the chip and back
... ie. sending from a local client (on my pc), and receiving from a
local server (on my pc). I think this is refered to as EXTERNAL
LOOPBACK.


QUESTION (1) : if I chose to use the 127.0.0.1 loopback address, will
the IP packets actually leave the PC and go out to the network ... and
back into my PC?


OR does this scenario just loopback the data internally (without
packets to the network)?


If I knew how a ping to 127.0.0.1 actually works I'd be in business ...
ie whether this actually fires packets out to the net.


QUESTION (2) : Should I in fact be using 127.0.0.1 ? ... OR should I
use my PC's address instead ?


QUESTION (3) : Would it be advisable to generate my own UDP packets OR
TCPIP packets for the source of data (to be looped back) ... or is
there a simple way to invoke PING programmatically ?


Many many thanks,
John.




jls

AnswerRe: Loopback software test - to network and back? Pin
Roger Stoltz18-Jan-07 4:02
Roger Stoltz18-Jan-07 4:02 
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 

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.