Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Chat Server with BSD sockets and Select()

Status
Not open for further replies.

bcoates

Programmer
Feb 21, 2006
29
0
0
US
I am trying to write a program that uses BSD Sockets to create a server then accept connection from mulitple clients.
When the server recieves a message from a use it should then send it out to all connected clients. Where is there an example of how to do this many google searches have returned some confusing examples. If someone wants to see what I have just reply and ill post it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top