Hello,
I am wanting to create a very simple voice chat app using AIR. Right now I just want basic functionality:
- only 2 users speaking
- full duplex
- using as little bandwidth and memory as possible
- go through firewall/NAT for cross internet communication
- buddy list
Is it possible to connect directly with the other person? i.e. not using a server to establish communications?
I am not expecting a How To (although that would be nice) but simply point me in the right direction on where to start.
Please, any help or advice would be greatly appreciated.
Thanks.