IonicWind Software

IWBasic => GUI Central => Topic started by: Egil on May 13, 2009, 05:05:21 AM

Title: UDP Chat
Post by: Egil on May 13, 2009, 05:05:21 AM
Supplied code is the result of my first attempt to make a windows program ever. It was made as a 'learning to program EB' exercise. The idea for the program and the file udp.inc can be found in this forum thread: http://www.ionicwind.com/forums/index.php/topic,2166.0.html.  I had to modify udp.inc a little to avoid multiple declaration errors.

Feel free to use my code in whatever way you like, as long as you dont blaim me for any problems. Most of the code is made by inspecting, stealing and modifying snippets here on the forum anyway.
And there is plenty of room for experimenting and modifications.

Have fun!