Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mscomm
Message
From
13/03/2002 05:53:50
 
 
To
13/03/2002 04:39:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Mscomm
Miscellaneous
Thread ID:
00631942
Message ID:
00631948
Views:
22
In your situation better is to split two parts (communication and user interface) in separate applications. In other case communication through MSComm control will be very strong dependent of user interface and often will cause time-out errors. In example, our POS system, that communicates through MSComm with many ECRs (polling them), is splitted into two parts: ECRServer (written in VB), which communicates with ECRs, and CashReg (written in VFP), that stores data about sells. Two parts communicate each other using our FoxSock control, which is usable in VFP wrapper around WinSock control.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform