chat server project


 
Thread Tools Search this Thread
Top Forums Programming chat server project
# 1  
Old 07-06-2007
develop chat server

Hi All
i am a developing a chat server using C in Linux.Now i am just a beginner in Networking so i need help from someone in the project so please help me and reply me fast at email address deleted
thanking you all
Regards

Last edited by vino; 07-06-2007 at 04:02 AM..
# 2  
Old 07-06-2007
chat server project

Hi All
i am a developing a chat server using C.Now i am just a beginner in Networking so i need help from someone in the project so please help me and reply me fast at email address deleted
thanking you all
Regards

Last edited by vino; 07-06-2007 at 04:02 AM..
# 3  
Old 07-06-2007
Is it school work ?
# 4  
Old 07-06-2007
Yeah this is college work..........actually this project is for my training
# 5  
Old 07-06-2007
The rules forbid posts that are homework questions.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. IP Networking

How to create a multi-chat server using UDP?

Hifriends I have a doubt . how to create a multi-chat server using UDP which can run on MAC systems.. Thank u in advance (3 Replies)
Discussion started by: babbu25
3 Replies

2. Homework & Coursework Questions

Help with server client chat system

request create a chat system in linux where a user type smth and all the other users connected to server get the message.then a user have to create join leave or delete a channel of chat if he created it.i did the server and the client but i dont know how to implemt the chat rooms.i was ... (1 Reply)
Discussion started by: demonmind
1 Replies

3. UNIX for Dummies Questions & Answers

Server-client chat with a bit more

The task is to create a server client chat that contains a few basic safeguards against floods etc and which is capable of issuing at least one or two commands on the client computer. Working samples of such arrangements abound but freeware/shareware samples are not readily available. A catch in... (3 Replies)
Discussion started by: Bobby
3 Replies

4. UNIX for Dummies Questions & Answers

Server/client chat

I want to make the following programm. Using the server/client model I want 2 client to connect to the server then the server sends back to the clients the ip address and a number of a poort in order to open a udp connection between clients without using the server? What I have done since now is... (2 Replies)
Discussion started by: kasma
2 Replies

5. Solaris

Looking for truly freeware chat server for solaris

I am running solaris 9 on x86 server. I am looking to find an actual freeware chat server that I can install and let 10-20 users on my network use... I was directed towards "dbabble" which is great but not freeware and trial expires after 30 days.... Anyone know a reasonably decent freeware... (1 Reply)
Discussion started by: frustrated1
1 Replies

6. Programming

Chat client-server program

Good day everyone, I'm doing a chat client-server program:server is to receive messages from clients through a TCP port and multicast them back to all clients through a UDP port. This is my client program. I'd not know why it just sends and receives msg from server once, then it stops. Is... (1 Reply)
Discussion started by: powermind
1 Replies

7. Programming

Chat Server

I had recently been in a computer/business class and decided to have some fun since I was way ahead of the class(JAVA). So I first started off by creating a VB Chat Server and Client I had many features like kick, admin login, bans, bad word filters, private messages, etc. Anyway I noticed a bit... (3 Replies)
Discussion started by: Lazyshot
3 Replies
Login or Register to Ask a Question