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 |
Does the application have more than one object? If Yes, Briefly explain.
How can i change the color of a dropdowncombobox elements
Why not virtual functions to handle messages?
General purpose classes in MFC
What is the base class for MFC
what is the difference between SDI and MDI
15 Answers CMC, HCL, Siemens,
What is the difference between Extension DLL and Regular DLL?
what is the updated verssion in vc++
How to convert the content of buffer into lower case character.
how many types of classes are ther,what are that
How can server communicate with more than one client
1) create ToolTip in MFC?