Click to See Complete Forum and Search --> : networking project!!


manucomp
June 16th, 2004, 02:19 PM
Hi everyone!

I want to make a project related to networking! Can u suggest some projects...and kindly also give some information about the languages that may be used...

Looking forward to your reply...

Manucomp

kuphryn
June 20th, 2004, 06:14 PM
The simplest socket application is a message/chat application. I recommend C++ with winsock if you're developing on the Win32 platform.

Kuphryn