-
FesendCMS(网站信息管理系统)所有Asp源代码
FesendCMS(网站信息管理系统)所有Asp源代码-FesendCMS (site information management system) all Asp source code
- 2022-03-05 01:26:37下载
- 积分:1
-
鸽子
飞鸽的一版最新的source!由于飞鸽是由VC++ 6.0所写,与Visual 2005 不太兼容。本项目以网络上流传广泛的ipmsg206src版为基础,修改了直接导入Visual 2005 后产生的50多个bug。可以生成正常使用的飞鸽exe文件。供研究飞鸽的朋友参考使用。注:本人修改时间2008年9月2日-Dove
- 2022-01-25 21:58:59下载
- 积分:1
-
VC++编程环境。实现简单网络传输协议sntp功能。界面友好,使用方便。...
VC++编程环境。实现简单网络传输协议sntp功能。界面友好,使用方便。-VC++ programming environment. Achieve the Simple Network Transfer Protocol sntp function. Friendly interface and easy to use.
- 2022-03-04 11:42:46下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
用c++写的一个小型的网上拍卖系统。实现的功能:1.添加拍卖物2.竞标...
用c++写的一个小型的网上拍卖系统。实现的功能:1.添加拍卖物2.竞标-With c++ Written a small web-based auction system. To achieve the functions of: 1. Add auction complex 2. Bid
- 2022-06-16 00:01:02下载
- 积分:1
-
利用mina的通讯框架,实现两端传输文件。
利用mina的通讯框架,实现两端传输文件。-Mina framework for the use of communications, to transfer files to achieve both ends.
- 2022-02-15 11:09:56下载
- 积分:1
-
创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网...
创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网络编程者参考- Founds the primitive sleeve joint character, structure ICMP the
agreement ECHO data head, transmits data sendto receive data recvfrom,
the analysis returns to the IP data and the ICMP data procedure code
is extremely simple, suitablly begins studies the network programming
reference
- 2023-04-02 06:45:03下载
- 积分:1
-
发短信的小程序 开发语言VC & C++运行环境Windows Server 2003 Windows 2000 Windows XP...
发短信的小程序 开发语言VC & C++运行环境Windows Server 2003 Windows 2000 Windows XP-SMS small program development language VC C runtime environment for Windows Server 2003 Windows 2000 Windows XP
- 2023-08-22 08:50:03下载
- 积分:1
-
检测RAS是否安装
检测RAS是否安装 -Inspecting wether RAS is installed
- 2022-02-02 13:19:07下载
- 积分:1
-
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架...
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
- 2022-01-25 18:03:08下载
- 积分:1