Hi All,
i am new for VC++ SDK.
i want to get the IP Address of all the External device
connected with my local machine.please give the code
Regards,
Praveer
Hi,
Open the command prompt. Type netstat -a -n
Now you can parse the output where there will be a local
address and Foregin Address.
Regards
Sachin Mundhra
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between Struts and JSF? Pls list some most suitable differences.
What is LPCTSTR? What does LP denote it?
What is the difference between the Encapsulation and Abstraction
25 Answers HCL, Invensys, TCS, Wipro,
What is model and modeless dialog box ? Give some examples?
Tell us something about MFC?
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
what is message Testing ?
visual Pogramming c++ coding for create a paint application.. (Please someone help me)
what is functioning of DIalodDataXchange ..?
What is #progma and where it is used?
In VC++ How to transfer between one exe to another exe while running..
how does conditionally close the Dialog Box ?