i think the server gets lots of message and the client app is resposible for selecting which messages are meant for the user
how do chat apps work
Page 1 of 16 Replies - 216 Views - Last Post: 17 December 2012 - 11:11 PM
Replies To: how do chat apps work
#3
Re: how do chat apps work
Posted 06 December 2012 - 03:01 PM
am a newbie so i dont know alot about the site..... i am trying to create a chat app for a local area network that allows group and individual chat......... the code i downloaded use a broadcast ip and a client app that receives msg from anyone who sends a message using the application so can i use one open win............ hhahahaha i have just realized this wont work.........so can you help me or give me links to forums that might help me
#4
Re: how do chat apps work
Posted 06 December 2012 - 08:02 PM
Just start as many Server as you need each one listening on its own port
The Client, based on some criterias, can connect to a Server rather than another one
The Client, based on some criterias, can connect to a Server rather than another one
#5
Re: how do chat apps work
Posted 07 December 2012 - 01:47 PM
so if the client application gets every msgs from each client thats logged in in the background and filter what msgs are meant for it like a bus network is that a good design
#6
Re: how do chat apps work
Posted 07 December 2012 - 09:03 PM
No, the Client will only received the messages for the group it is connected to through a particular server
#7
Re: how do chat apps work
Posted 17 December 2012 - 11:11 PM
i am using what u told me and its kinda working with some modifications thanks
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|