-
win socket Guide comprehensively expounded socket applications, programming in a...
win socket教程,全面阐述socket应用、编程的方方面面。-win socket Guide comprehensively expounded socket applications, programming in all its aspects.
- 2022-02-20 12:18:36下载
- 积分:1
-
BroadcastSender
#include
#include
#include
#include
#include
#include
#include "Practical.h"
static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in
int main(int argc, char *argv[]) {
if (argc != 4) // Test for correct number of arguments
- 2022-05-22 11:28:35下载
- 积分:1
-
telephone network routines, can be connected to the machine test
网络电话例程,可以连接本机做测试-telephone network routines, can be connected to the machine test
- 2022-01-26 00:51:33下载
- 积分:1
-
Live media server used to transfer mpeg or other video/audio media
Live media server used to transfer mpeg or other video/audio media
- 2023-07-22 03:15:04下载
- 积分:1
-
TCPwin
TCPwin 在C3环境下 网络编程的实现 -TCPwin
- 2023-07-31 03:45:03下载
- 积分:1
-
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置...
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-1) user interface module for the user response to keyboard and mouse input settings server parameters, display server status and the error messages to users with standard Windows interface. 2) module responsible for the account management of user access rights, user landing after the root directory, and provide transparent to users of virtual directory services. Also for the other modules provide access to files (folders), the authority that you document the existence of local services, 3) connect with the FTP eavesdropping order processing module is responsible for monitoring client connectivity, and is responsible for the closure of the connecting block, the release of each link the resource. This FTP protocol
- 2022-11-07 14:35:03下载
- 积分:1
-
< 精通Windows Sockets网络开发
< 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, based on news, events, asynchronous model, overlapping i/o, complete the port), socket network programming for the beginner a friend of great help,,,
- 2023-05-10 23:20:02下载
- 积分:1
-
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员...
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员-a complex client program using CSocket category, for counting network programmers
- 2023-06-28 07:55:04下载
- 积分:1
-
这是用于临时邮件10minutemail.com脚本。
This the script which used on 10minutemail.com for temporary email.-This is the script which used on 10minutemail.com for temporary email.
- 2022-03-15 02:51:46下载
- 积分:1
-
mail MIME encoding and decoding packets
邮件的MIME编码和解码包-mail MIME encoding and decoding packets
- 2023-04-17 18:40:04下载
- 积分:1