Skip to content

manasec/VoiceChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceChat

VoiceChat is a java application which intends to provide P2P real time communication between two parties. It uses buffers on both endpoints to send and receive sound data. The Gui is made using Swing components. And Network API’s Socket is used for end to end connection and data transfer. To capture Audio on the sending side and to receive audio at the speakers of the receiveing side Java Sound API is used.

To use the project

just clone it and open with Netbeans
clone url: https://github.com/manasec/VoiceChat.git

resources:

About

VoiceChat is a simple java application which intends to provide P2P real time communication between two parties.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages