Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exchanging LAN messages with winsock
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01413389
Message ID:
01413425
Views:
88
This message has been marked as the solution to the initial question of the thread.
>years ago... Into a client`s plant... I saw an instant messenger to exchange messages between users of a LAN
>
>since that I`ve wondering how hard was to have that in our VFP app.
>
>By winsock, does anyone had any experience under VFP9 that mind to share here.. I mean, any small, or even complex one IM.
>
>TIA
>
>Claudio

Below is a link to a FAQ I wrote on Tek-Tips some years ago. The example simply sends the messages back and forth via the loopback address (127.0.0.1) but you can change those to be local ip addresses to send messages back and forth between two machines on your LAN. It is a fairly simple/straightforward example and should give you the basics you need...

http://www.tek-tips.com/faqs.cfm?fid=3883
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform