许明会的计算机技术主页

Language:C,C++,.NET Framework(C#)
Thinking:Design Pattern,Algorithm,WPF,Windows Internals
Database:SQLServer,Oracle,MySQL,PostSQL
IT:MCITP,Exchange,Lync,Virtualization,CCNP

导航

2007年12月9日

TCP编程(6):客户端接收程序TcpClient

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->/*--===------------------------------------------===--- 客户端接收程序: TcpClient, NetworkStream ... 阅读全文

posted @ 2007-12-09 23:58 许明会 阅读(994) 评论(0) 推荐(0)

TCP编程(5):服务器端 TcpListener

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->/*--===------------------------------------------===--- 服务器端 TcpListener: Start(), AcceptTcpC... 阅读全文

posted @ 2007-12-09 23:57 许明会 阅读(642) 评论(0) 推荐(0)

TCP编程(4): 发送电子邮件 MailMessage, SmtpClient, NetworkCredential

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->/*--===------------------------------------------===--- 发送电子邮件 SmtpClient, MailMessage, NetworkCr... 阅读全文

posted @ 2007-12-09 23:55 许明会 阅读(925) 评论(0) 推荐(0)

TCP编程(3): WebRequest, WebResponse

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->/*--===------------------------------------------===--- WebRequest, WebResponse 许明会 ... 阅读全文

posted @ 2007-12-09 23:53 许明会 阅读(259) 评论(0) 推荐(0)

TCP编程(2):WebClient,html传输及文件下载

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->/*--===------------------------------------------===--- WebClient测试 许明会 2007年12月9... 阅读全文

posted @ 2007-12-09 23:51 许明会 阅读(443) 评论(0) 推荐(0)

TCP编程(1):获得IP地址及域名

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->/*--===------------------------------------------===--- 测试DNS类,实现IP地址和域名之间的转换 许明会 ... 阅读全文

posted @ 2007-12-09 23:50 许明会 阅读(481) 评论(0) 推荐(0)