dmekhanikov/VoiceChat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a repo with an application for voice communication over the network. To compile it do: $ git clone https://github.com/Megabyte777/VoiceChat.git $ cd VoiceChat $ mkdir build $ cd build $ qmake ../VoiceChat.pro $ make