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 Thread ?(VC++)What is the difference between Cmutex and Csemaphone?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
What is mfc class hierarchy?
1)How to change a text of a button in runtime?
what is the use of Mutex and critical section
1)does Frame Thickness in MFC?
How to convert a CString variable to char* or LPTSTR?
How we can findout Memoryleaks, In what way it can be avoided
how many types of classes are ther,what are that
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
Difference between Debug and Release versions?