Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PC to PC communication
Message
From
25/05/1999 04:19:09
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00222364
Message ID:
00222367
Views:
40
>I place this message in the Internet section, altough it's not directly related to the Internet.
>It's more about modem communications.
>
>The problem is as follows.
>
>PC1 and PC2 are separated by 800 km.
>
>PC1 validates a form and attempts to send the data to PC2.
>If PC2 is busy, try antoher 4 times
>IF data transfer succeeded, PC2 sends an acknoldgement to PC1.
>
>On PC2 side, PC2 is always listening. If there's a call, modem attends the call,
>receives the data, sends an acknowledgment and disconnects.
>
>I am being asked if I could do that in VFP, and hell, I don't have a clear idea where to start from...

Jose,

You can do it in VFP - you just have to use the appropriate ActiveX controls
for RAS / dialup (there are several of those available look at www.activex.com)
apropos Internet section you can even use internet technologies
i.e. set the second computer as a web server on a NT server have your distant PCs connect to the NT server use NT RAS and after the connection is established your server app can utilize the web server etc. (i.e. either use FTP or HTTP to transfer files )

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform