VoIP on PDAs Stage II
The project is about implementing a voice over internet protocols (VoIP) using ad hoc network that is set by using Dynamic
Source Routing Protocol. Nodes cooperatively communicate with each other
without the need of infrastructure The configuration
of the network is done automatically. The implementation was carried out using .net
client server programming. In first
stage, students established the connection between the nodes and were able to
pass voice packets with reasonable performance. But unfortunately the
conversation cannot stay for long time. In
stage II, students are required to add text messaging, stabilize the code and
put it together as a commercialized product.
Students need to be familiar with .net client-server programming as well
as ad hoc networks.
The previous code and documentation will provided by the instructor.