Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messenger in FOX PRO? is it possible? (text messages)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01130839
Message ID:
01130852
Vues:
42
There are at least three ways of implementing a simple office messaging system using VFP.

- using mailslots
- using Winsock API or Winsock control
- using NetMessageBufferSend API function

VFP code samples (membership required):

Peer-to-peer LAN messenger built with Mailslot API functions
http://www.news2news.com/vfp/?example=410

Using mailslots to send messages on the network
http://www.news2news.com/vfp/?example=269

How to create non-blocking Winsock server
http://www.news2news.com/vfp/?example=412

A client for testing non-blocking Winsock server
http://www.news2news.com/vfp/?example=413

Using the NetMessageBufferSend to send messages on the network
http://www.news2news.com/vfp/?example=494
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform