登录
首页 » C# » C#网络应用编程第2版源码

C#网络应用编程第2版源码

于 2021-11-25 发布
0 184
下载积分: 1 下载次数: 1

代码说明:

C#网络应用编程第2版源码

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • POP3_EXAMPLE
    Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
    2021-01-03 19:38:55下载
    积分:1
  • game
    描叙了基于博弈论的原理和方法以及其仿真结果,尤其在无线通信领域的应用。(Describes a theory based on game theory and methods as well as their simulation results, especially in the field of wireless communications applications.)
    2009-11-07 17:22:02下载
    积分:1
  • PacketCapture
    基于Winpcap的网络数据包抓取.开发环境VS2013(network packet capture based on Winpcap . Development environment: VS2013)
    2014-06-29 14:22:31下载
    积分:1
  • wcf 通过header 验证用户名密码例子源码(无须证书)
    wcf 通过header 验证用户名密码例子源码(无须证书)
    2015-01-05下载
    积分:1
  • udp
    说明:  个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助(Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help)
    2010-04-21 15:14:58下载
    积分:1
  • ipman
    IP包监听程序 (IP packet sniffer)
    2020-06-26 12:40:01下载
    积分:1
  • rgcistgr__statement__metropclitan
    用vc++实现的图案设计系统,共对图像处理研究方向的朋友参考学习!(Using vc pattern design system, a total of image processing research direction of friends reference learning!)
    2018-10-12 06:09:38下载
    积分:1
  • SerialPort_vc
    一个关于串口通信编程的小程序,使用visual c++编写。(Serial communication programming on small procedures, the use of visual c++ Prepared.)
    2007-07-16 15:57:05下载
    积分:1
  • sick_lms511
    说明:  对SICK激光雷达传感器返回的网口数据进行解析,取出其中的光强、距离(Analyze the network port data returned by the sick lidar sensor, and take out the light intensity and distance)
    2020-09-09 13:28:01下载
    积分:1
  • klps
    这是一个对打开窗口的位置进行安排调整的程序.可以实现重叠或平铺等功能()
    2018-04-29 12:05:48下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载