tags:

views:

16

answers:

0

I am looking into P2P, without using server(to start with); I want to use UDP for clients talk to each other, without writing a server. For instance, to start with I'd provide the connecting IP/Port manually to the connecting peers.

Is is possible to use UDP with Teredo(ipv6) transient protocol?

Any links/pointers/etc much appreciated.