Re: chat on some programming languages
you need a network library first (it makes your life easier)
or os speciffic socket api
then you need to implement a server which get's messages from clients and send it back to other clients
look at sdl_net, it has an example of chat client and server
maybe you need to create a private messaging system, which is like that server, but instead of broadcasting the message to others, it just send it to 1 client
_______________________________________________ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector