please how do i send a voice packet or make a voice chat on a ServerSocket
Printable View
please how do i send a voice packet or make a voice chat on a ServerSocket
Take a look at this example - Java Developer Solutions: Voice Chat Using Java
It will give you a good understanding on how to approach this.