Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mscomm
Message
De
13/03/2002 05:53:50
 
 
À
13/03/2002 04:39:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Mscomm
Divers
Thread ID:
00631942
Message ID:
00631948
Vues:
21
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?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform