Tagged Questions
4
votes
4answers
1k views
Simple C++ Instant messenger
I want to make a very simple c++ instant messenger for lan networks and internet (direct IP connect). I know little about sockets. I searched the internet, but nothing really helped. I would someone ...