C# HttpDirect
摘要:
private HttpListener _httpListener;private HttpTunnelClient(ushort listenPort, Uri serverUri, NetworkCredential credential, IPEndPoint remoteEndPoint = null, SocksProxyType? runType = null) {_httpListener = new HttpListener(); _httpListener.Prefixes.Add(string.Format("http://*:... 阅读全文
posted @ 2013-05-12 07:35 RockyLOMO 阅读(598) 评论(0) 推荐(0)
浙公网安备 33010602011771号