Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Basics for the Server written in VFP
Message
From
11/05/2016 20:40:30
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01636191
Message ID:
01636205
Views:
113
This message has been marked as a message which has helped to the initial question of the thread.
You're right, it should be easy.

Basically, do..loop where you set up the connection and set it to wait for a connection.

What you do when you get a connection depends on the API they are following. But basically it's receive a string, send a string, in a do..loop.

Hank

>Hi Gang!
>
>I am being tasked with implementing a brand new interface between our old POS software and a new Pharmacy program.
>
>The Pharmacy program will be the client sending data over to the POS regularly and sometimes query info from the POS system.
>
>The POS system will behave as a Server, responding to the Client Pharmacy program.
>
>
>The Pharmacy Client will connect to our POS and maintain the connection. If dropped, it will try to reconnect to the POS.
>
>
>We have SOCKETOOLS and SOCKETWRENCH from Catalyst Software https://sockettools.com/ for developing Client / Server systems.
>
>
>I've written many Client's using Socketools and VFP, but never a Server from scratch.
>
>Any ideas ? or suggestions ?
>
>Thanks
>Tommy
Previous
Reply
Map
View

Click here to load this message in the networking platform