登录
首页 » 套接字网络编程 » 文件传输程序几源码

文件传输程序几源码

于 2022-02-11 发布 文件大小:44.02 kB
0 303
下载积分: 2 下载次数: 1

代码说明:

文件传输程序几源码-file transfer procedures several FOSS

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • linux下的聊天软件
    局域网OICQ程序设计,包括客户端和服务端。 客户端与服务端之间使用tcp协议进行通讯,客户端和客户端之间使用upd协议进行通讯。服务端监听一个tcp端口,接受客户端的连接。每个客户端使用udp协议监听一个端口。接受来自其他客户端的信息。
    2022-01-24 08:45:03下载
    积分:1
  • 一个java包WinPcap。它允许java代码访问在WIN3 winpcap…
    A Java wrapper for WinPcap. It allows Java code to access to the WinPcap on win32.
    2023-03-16 12:35:04下载
    积分:1
  • 嗅探sniffer
    实现网络嗅探的功能,能够抓取网络报文,并显示网络报文数据。其中,使用socket原始套接字编程实现,在windows下面进行网络监听。
    2022-04-27 20:13:10下载
    积分:1
  • IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这...
    IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这部分的开发人员可以参考。-IE repair tool, for professionals who fix IE is very simple to run several associated registration on without getting in trouble, but for non-professionals, and the code used on the calling EXE software code to send keyboard operation, etc., are not familiar with the part of the developers can refer to.
    2022-07-13 03:06:24下载
    积分: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
  • 监控系统 vc++开发 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.对卡无限制....
    网络监控系统 vc++开发 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.对网卡无限制.-Network monitoring system vc++ development support winRoute, Winxp belt ics share, isa Server, does not support sygate. Right card unlimited.
    2022-02-05 22:39:27下载
    积分:1
  • 嵌入式win CE视频传输源码
    资源描述这是一个用于嵌入式系统的视频传输源码,非常好用!!!
    2023-02-11 12:10:03下载
    积分:1
  • UDT-基于UDP的可靠传输
    基于udp的可靠传输,可以很好的控制网络拥赛,是应用层的开源协议
    2022-05-23 20:06:26下载
    积分:1
  • completed an example of the server and client simple oral communication process....
    该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
    2022-01-26 06:53:43下载
    积分:1
  • C++ TCP Socket 例源码
    学习Socket编程,网络TCP连接C++源代码!亲自验证,可用!
    2022-09-03 06:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载