VoWifi question

Ric00

Junior Member
Jul 15, 2005
6
0
0
Hey everyone

Does anyone know how i would go about writing a VoWifi application to run in windows.

Ive looked around and the main focus seems to be on VoWifi hardware rather than a software platform.

At first i thought that C++ would be the right language for VoIP but then seeing as i need to make this work over wifi 802.11b would java be easier?

The software i need to write has to provide 2 or more users with voice chat over a wireless network. so just two microphones and two laptops would be an example of the system the software will run on.

Thanks for any suggestions
 

M00T

Golden Member
Mar 12, 2000
1,214
1
0
use skype or gizmo.

Gizmo is supposedly open source, so you can see code examples from that.

P2P voip will be much easier for your purposes. SIP is too comlex.