Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Yousfi Benameur
  Where is Yousfi Benameur?
 El Bayadh
 Algeria
 Yousfi Benameur
 To: dheeraj kumar
  Where is dheeraj kumar?
 chandigarh
 India
 dheeraj kumar
 Tags
Subject: RE: Reading IP port data into Txt File
Thread ID: 198397 Message ID: 200394 # Views: 31 # Ratings: 0
Version: Visual FoxPro 9 Category: General VFP Topics
Date: Monday, October 27, 2008 9:53:06 PM         
   


> How can I read IP port data into a text file
>
> kumardheeraj

run ipconfig -all >c:\asup.txt
modi comm c:\asup.txt


for obtaining most help of this application c:\windows\system32\ipconfig.exe :
*******
run ipconfig /? >c:\help.txt
modi comm c:\help.txt
******

Regards
Yousfi Benameur



COMPLETE THREAD
Reading IP port data into Txt File Posted by dheeraj kumar @ 10/11/2008 11:26:24 AM
RE: Reading IP port data into Txt File Posted by Koen Piller @ 10/11/2008 12:56:18 PM
RE: Reading IP port data into Txt File Posted by Stefan Wuebbe @ 10/11/2008 1:01:48 PM
RE: Reading IP port data into Txt File Posted by Tomas Chvatal @ 10/27/2008 10:15:21 AM
RE: Reading IP port data into Txt File Posted by Yousfi Benameur @ 10/27/2008 9:53:06 PM
RE: Reading IP port data into Txt File Posted by Vladimir Zografski @ 10/27/2008 10:07:11 PM
RE: Reading IP port data into Txt File Posted by Yousfi Benameur @ 10/27/2008 11:27:28 PM