-
使用vc++6.0开发的一个支持多线程ftp程序
使用vc++6.0开发的一个支持多线程ftp程序-use vc 6.0 support for the development of a multi-threaded process ftp
- 2022-05-22 05:02:30下载
- 积分:1
-
一个用c++编写的聊天程序(服务器端),提供给大家参考!
一个用c++编写的聊天程序(服务器端),提供给大家参考!-a prepared with the chat program (server) to provide for your reference!
- 2022-07-15 02:19:18下载
- 积分:1
-
全面图解路由器接口及连接
全面图解路由器接口及连接-A comprehensive graphical interface and a router to connect
- 2022-02-01 22:13:36下载
- 积分:1
-
邮件系统应用
应用背景
可以和网络对接,发送邮件。嵌入某些系统里,定时或者设定时间将资料发送到邮箱里,可以远程查看,省去手动发送邮件的麻烦。。。。
关键技术
c++ SMTP, 网络通信,邮件系统
用C++开发的,可以发送邮件及附件。系统很小,适合学习了解邮件发送过程。本程序摘自网络,出处不明了。自己备用。
- 2022-02-14 08:06:38下载
- 积分:1
-
文件上传下载源码
文件上传下载源码-file uploading and downloading source
- 2022-02-14 16:22:03下载
- 积分:1
-
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)...
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)
session.SetDefaultMark(false)
session.SetDefaultTimestampIncrement(160)
这里port与destination的端口号设的不一样。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Example 2 there is nothing special. With the example of one so that everyone learn how to set the default session attributes conversation session.SetDefaultPayloadType (96) session.SetDefaultMark (false) session.SetDefaultTimestampIncrement (160) here port and destination port number set up different. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-22 11:27:32下载
- 积分:1
-
急需原代码请通过
急需原代码请通过-urgent requests by the original code
- 2023-02-15 04:40:04下载
- 积分:1
-
shown that current TCP and UDP connections
显示当前TCP和UDP连接情况-shown that current TCP and UDP connections
- 2022-03-06 05:50:46下载
- 积分:1
-
计算机网络-自定向下方法与Internet特色
非扫描高清
计算机网络-自定向下方法与Internet特色
非扫描高清-Computer network- under way since the directional characteristics of non-scan high-definition Internet
- 2022-04-20 04:30:19下载
- 积分:1
-
windows下tcp通信的实现例子
一个windows下tcp通信程序的例子。
分为客户端和服务端,服务端能够接收多个客户端的连接,客户端之间可以单独进行通信。
使用windows下的socket编程技术。
- 2022-01-25 14:16:14下载
- 积分:1