Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Connection Web Server - send a file
Message
 
 
To
10/07/2000 17:07:20
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00390308
Message ID:
00390513
Views:
11
>>Next, the XML data file needs to be sent ("forwarded") to another client computer on this WAN. My client-side application watches for incoming XML files and updates its' free tables when XML files are found in a specific directory.
>
>If your solution is thus far file based, and the client machines are on the same network, then the simplest solution would be to allow the server to access drives on the client via UNC, and just copy the file:
>
>COPY FILE "c:\myxml.xml" TO "\\Client1\SomeShare\SomeFolder\myxml.xml"

That was my first idea, but I was wondering if UNC names are not available, is there an "IP address" equivalent?
"Problems cannot be solved at the same level of awareness that created them." - Albert Einstein

Bruce Allen
NTX Data
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform