Example 6: TCPIP_UDP

Topics related to David de Argentina's NeoThinBasic plug-in.

Moderator: Neosoft Support

Post Reply
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Example 6: TCPIP_UDP

Post by David de Argentina »

This sample tells the way to use the TCP/IP UDP engine to create a small console of chat.

Download link:

https://app.box.com/s/v9qwj06s3tcrjzhuriq0

Unzip the ZIP package into any folder.
Preserve the folder structure !
Source code is included.
Tested on my local net.
Change the ip address of each machine running the program (192.168.xxx.yyy) or use the external ip's

Enjoy !
Post Reply