-
visual c 6.0 on the 331 network system, the Internet and friends game. Like play...
基于visual c++6.0 的网络五子棋系统,可以在网上与朋友对弈。喜欢下棋或游戏编程的朋友也可以下载。-visual c 6.0 on the 331 network system, the Internet and friends game. Like playing chess or games programming can be downloaded friends.
- 2022-07-22 10:39:00下载
- 积分:1
-
邮件收发系统
分为发送和接受两个部分,写的比较好,很适合做课程设计什么的,如果需要的话,请自行下载,如有需要可以多次下载。
- 2022-09-22 12:55:03下载
- 积分:1
-
邮件客户端源代码,包括发送/接收电子邮件和安排…
一个邮件客户端源代码,包括收发邮件,安排日程等很多内容-a mail client source code,includeing sending/receiving emails and arranging your schedule, etc..
- 2023-02-18 23:35:04下载
- 积分:1
-
用C#开发实现SMTP相关技术,能接收到带附件的邮件服务功能.
用C#开发实现SMTP相关技术,能接收到带附件的邮件服务功能.-C# development over SMTP related technologies, will receive e-mail with attachments and service functions.
- 2022-03-19 08:04:38下载
- 积分:1
-
Socket客户端、服务器端入门
Socket客户端、服务器端入门例子。
包括服务器端代码
包括客户端代码
简单容易学习。
- 2023-04-27 11:35:03下载
- 积分:1
-
该程序获得网页的详细信息
该程序获得网页的详细信息-the procedure for obtaining detailed information website
- 2022-03-16 05:02:06下载
- 积分:1
-
Beijing Mandarin Oriental Network Office System
北京华信东方网络办公系统-Beijing Mandarin Oriental Network Office System
- 2022-03-19 09:39:47下载
- 积分:1
-
一个文件传输的例子
一个文件传输的例子-an example of file transfer
- 2022-01-20 23:22:01下载
- 积分:1
-
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制...
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP/UDP sockets, TCP encryption, HTTP protocol, highly customizable error handling.
- 2022-02-24 09:31:13下载
- 积分:1
-
使用证书建立ssl安全连接
资源描述socket连接,使用ssl建立安全通道,传输数据,压缩包括里面包含client和server及相关证书。
目录结构:
gen_ca.sh: used to generate a ca cert
gen_subcert.sh: used to generate a sub cert from ca
Makefile: used to generate app_client and app_server by client.c and server.c
client.c:the client use ssl to transfer data
server.c: the server use ssl to transfer data
- 2022-02-25 14:06:16下载
- 积分:1