newtofoxpro
Programmer
My Client has Win2003 server [PC1] with static IP. It works good with remote desktop [PC2]. PC2 is far away from PC1 but works good with remote desktop with static_IP via internet. My problems is
1) Printing to local Computer : PC1 has Lpt1 port & PC2 has Lpt1 Port the same printer driver installed at PC1 & PC2. Many times works. But PC3 is Laptop having USB port printing. It does not work.
2) Another Problem is Static IP is not hidden so third person can access data from anywhere. Most worst is all drive & data of PC1 is open to the world.
VFP8 has ability to use IP address followed by drive and dbf (\\xxx.xx.xx.xx\C\myfolder\mydbf.dbf ) But it is limited to local area network.
I am looking for CODE which can access only DBF via internet.
1) Printing to local Computer : PC1 has Lpt1 port & PC2 has Lpt1 Port the same printer driver installed at PC1 & PC2. Many times works. But PC3 is Laptop having USB port printing. It does not work.
2) Another Problem is Static IP is not hidden so third person can access data from anywhere. Most worst is all drive & data of PC1 is open to the world.
VFP8 has ability to use IP address followed by drive and dbf (\\xxx.xx.xx.xx\C\myfolder\mydbf.dbf ) But it is limited to local area network.
I am looking for CODE which can access only DBF via internet.