-
ftp 客户端 跨平台
应用背景可以使用apache服务器,讲服务器做相应设置即可。此为开源代码,方便修改,代码易学易用,可以根据自己需求,做相应修改,实现文件的上传下载,并且支持跨平台关键技术使用vs开发平台,用C语言,实现ftp客户端,运行时只需在控制台输入相应参数即可,不支持断点续传,不过稍作修改即可,本人已实现!开源代码,方便自己结合自己应用修改
- 2022-01-21 03:38:53下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
Show that all the computers LAN IP, user name, using VC6 development,
显示局域网内所有电脑IP,用户名,用VC6开发,-Show that all the computers LAN IP, user name, using VC6 development,
- 2022-09-29 10:10:02下载
- 积分:1
-
JSP数据库编程
用jsp实现数据库编程-with jsp Database Programming
- 2023-02-04 13:15:04下载
- 积分:1
-
具有异形窗口的网络电话的程序
具有异形窗口的网络电话的程序-Profiled window with the telephone network procedures
- 2022-02-03 01:04:46下载
- 积分:1
-
UDP通讯测试程序可以知道源IP,IP地址的目的…
UDP通信测试程序,可以知道源IP,目标IP地址,进行UDP通信测试-UDP communications test procedure can know the source IP, IP addresses objectives, UDP communications test
- 2022-11-12 07:25:03下载
- 积分:1
-
Windows 客户端的 c + + SOCKT
这是由于Windows客户端套接字。使用非常简单。这个项目是一个DLL项目。你传承了客户端同步,并使用INetHandle点创建客户端套接字,那么你就可以接收和发送邮件服务器。
- 2022-12-09 23:20:03下载
- 积分:1
-
网络精灵
网络精灵-Network Wizard
- 2022-08-23 11:32:02下载
- 积分:1
-
运价查询系统,商用源码,请下载学习研究,密码在文档里有提供....
运价查询系统,商用源码,请下载学习研究,密码在文档里有提供.-Freight inquiry system, commercial source code, please download the study and research, the password provided in the document there.
- 2022-10-30 17:35:03下载
- 积分:1
-
基于TCP的Socket通信
基于TCP的Socket通信,c语言编写,开发环境是vc6.0。含有服务器和客户端,压缩包中有使用说明。
- 2022-04-20 00:16:40下载
- 积分:1