(C++) Chat
February 24, 2017 · View on GitHub
(C++) Chat
'Online chat can refer to any kind of communication over the Internet, but is primarily meant to refer to direct one-on-one chat or text-based group chat' [1].
Creating a chat program
How to create a chat program depends on the library you want to use:
References
External links