UnderwareDESIGN

General => Competitions => CleverCoders => Topic started by: kevin on March 05, 2008, 10:39:21 AM

Title: Challenge #11 - Chat Console (Networking)
Post by: kevin on March 05, 2008, 10:39:21 AM

(http://www.underwaredesign.com/PlayBasicSig.png) (http://www.playbasic.com)


Challenge #11 - Chat Console (Networking)


     Since last weekend turned out to be Networking Weekend (See Blog (http://www.underwaredesign.com/forums/index.php?topic=338.msg15594#msg15594)(members only)), then how could I resist setting a related networking challenge.    So without further a due, your challenge is to create a chat window.  The window should allow two (or more) networked computer users to talk.

     Appearance wise the example should include a scrolling window &  text input.  Of course if you're adventurous you could implement some more advanced text parsing to support smiley's, async file transfers and perhaps full gui..   But... I think making a simple chat program is more than enough for starters.   :)

     You can use either MultiSync (http://www.underwaredesign.com/forums/index.php?topic=2315.0)  or  K-NetLIb (http://www.underwaredesign.com/forums/index.php?topic=666.0).



Submission

* Submissions to be written in the retail version of PlayBasic (http://www.playbasic.com) only.

* Submission can only be accepted in Source Code form only.

* Authors can use external Media (images/music) provided you created the media/and or have permission to distribute somebody else's media or the media in the public domain.  However do not include DLL's in though.

* Zip up your Submissions and please try to keep it smaller than 500K !

* Authors automatically give consent for their submission(s) to distributed and used for promotional purposes via UnderwareDesign.com, PlayBasic code tank.

* Authors can submit as many times as they like.

* To make a submission, zip up your projects source code + media and either post it in this thread, or create your own a thread the Source Codes or Show Case forums and post a link bellow.



Dead Line

Anytime before the next ice age



Return to Challenge Index (http://www.underwaredesign.com/forums/index.php?topic=3225.0)


Title: Re: Challenge #11 - Chat Console (Networking)
Post by: ATLUS on March 05, 2008, 11:40:11 AM
Cool!Thanks!