i know how to send a message to server using fputs() in my client.but i don't know how to create a server socket to accept it.'cause there aren't socket() for server,even no functions such as bond() or accept().
thank u very much!
if u have some example,that will be perfect!