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 size of a process
What is difference between the TCP/IP and UDP socket
I want recent paper pattern for HP company?
what do you mean by psychic window?
How to handle dynamic menus in MFC?
What is LoadLibrary function returns?
What is the use of CCmdTarget ?
What is the use of CObject::Dump function ?
is it possible to display a window .without using windowclass
1)How to change a text of a button in runtime?
1)why we cant create more than one instance of the class Derived from CWinApp
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