I am a newbie at web development and I was wondering how you would be able to set up a client/server program. How would you be able to set up a program to act as the server on a website like freehostia?
web dev noob question
Started by
Guest_jub jub jedi_*
, Mar 25 2007 11:32 AM
1 reply to this topic
#1
Guest_jub jub jedi_*
Posted 25 March 2007 - 11:32 AM
Guest_jub jub jedi_*
|
|
|
#2
Guest_Jordan_*
Posted 26 March 2007 - 03:41 AM
Guest_Jordan_*
Depends on the language platform you use but several have a TCP Server/Client algorithm built in (or UDP Server/Client). Here is a good starting point to learn the basics (if working with C# or .NET):
A simple Multi-Threaded Server Client Instant Messenger Application - The Code Project - C# Programming
A simple Multi-Threaded Server Client Instant Messenger Application - The Code Project - C# Programming


Sign In
Create Account

Back to top









