摘要:
STUN(Simple Transversal of UDP through NATs)[21]是RFC3489 规定的一种NAT 穿透方式,它采用辅助的方法探测NAT 的IP 和端口。STUN 的探测过程需要有一个公网IP的STUN 服务器,在NAT 后面的客户端必须和此服务器配合,互相之间发送若... 阅读全文
摘要:
https://github.com/bakwc/udt-nat-traverseExample of nat traversal using udt library.UDTis a udp based connection establishing protocol.server.cpp - wa... 阅读全文
摘要:
http://udt.sourceforge.net/DT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide ... 阅读全文