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 ...
1
vote
0answers
97 views
.NET VoIP and Text Messaging Server
I'm currently working on my Computer Engineering final year project.
I have to implement a VoIP and text messaging system
(similar functionality to Whatsapp, with the addition of voice services) ...