Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the fastest way to access to a computer on LAN ?
Message
From
05/03/2003 03:31:28
 
 
To
04/03/2003 09:12:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00760837
Message ID:
00761383
Views:
28
Hi,

>>
what is the fastest way to access to a computer on LAN between the use of IP address and computer name like \\mycomputer\myfolder
<<

IP Address. But in practice I think once the name has first been resolved then the route is cached locally and there would be no significant difference. You could consider an entry in the HOSTS file - the advantage being that it is checked first for name resolution thus bypassing DNS lookup and also gives you just one place to change the IP address is neccessary.

Regards,
Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform