CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - C 文件传输

搜索资源列表

  1. term.zip

    0下载:
  2. ANSI终端仿真器,XMODEM文件传输的C源程序,含中文说明
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:16377
    • 提供者:
  1. cku197.tar.Z

    0下载:
  2. C-Kermit源码。是使用串口/Modem和网络通讯的程序,文件传输支持Kermit协议。功能强大
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:3488660
    • 提供者:
  1. 20041113(初建文档)

    0下载:
  2. 通信机制: 结构C-S-C Relay在中间,为console和agent提供双向服务,承担传递console命令和文件到agent, 返回agent命令执行结果与文件开始接收、接收完成信号的功能。此外relay也接受console的控制(与agent类似,通过DosPipe实现).这样的设计是为解决穿透防火墙或路由器(NAT)障碍――由agent发起连接,即从里到外建立一个通道,然后通过relay达到控制目的。通过一个可预设的relay地址序列文件,由agent轮循查找relay;连接建立
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:297055
    • 提供者:黄双龙
  1. 计算机之间互相传输屏幕图象 .RAR

    1下载:
  2. 屏幕精灵 (V1.0 Beta) 这是一个例子程序,主要是向初学者演示一下如何利用WINSOCK在几台计 算机之间互相传输屏幕图象。 抓屏对象为正在运行“屏幕精灵”的计算机,如果关闭“文件”菜单的 “开放端口”选项,别人就无法用“屏幕精灵”查看自己的屏幕了。新建窗 口以后会自动抓第一屏,以后双击窗口就是下一屏,全屏显示后可以通过双 击来关闭全屏窗口。 该程序用C++BUILDER 4.0编译(第一次会因为缺少文件报错,不用跟他计 较,重新编译一次会自动创建的),由于该程序仅供学习参考之用,且编写
  3. 所属分类:网络编程

    • 发布日期:2011-05-17
    • 文件大小:310620
    • 提供者:黄影
  1. net-transportation

    0下载:
  2. 用C++ Builder编写网络传输程序,可以实现网络之间的消息互发和文件传输-with C + + Builder Network Transmission procedures can be achieved between the news networks to exchange and file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:11249
    • 提供者:秦先勇
  1. P2PFileTransfers

    1下载:
  2. 一个利用Visual C++实现的文件传输软件,使用的协议是TCP/IP-a Visual C realization of file transfer software, the agreement is to use TCP / IP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:274793
    • 提供者:陈智斌
  1. cshttpmultithread

    1下载:
  2. 用C#语言实现http协议下的多线程文件传输 -C# Language http protocol under the multi-threaded file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7893
    • 提供者:haichuan
  1. 数字水印(VC++)C

    0下载:
  2. 人们借助于计算机、数字扫描仪、打印机等电子设备可以方便、迅速地将数字信息传输到所期望的地方。随之而来的副作用是这些数字形式的数据文件或作品使有恶意的个人和团体有可能在没有得到作品所有者的许可下拷贝和传播有版权的内容。由于传统的密码技术无法完全解决版权保护的问题,近年来国际上提出了一种新型的版权保护技术——数字水印技术。(With the aid of computers, digital scanners, printers and other electronic devices, digit
  3. 所属分类:图形图像处理

  1. Fly

    0下载:
  2. socket实现局域网通信使用c#语言网络编程(Realization of LAN communication with socket)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:67584
    • 提供者:lijiayang
  1. FileTransfer

    0下载:
  2. 创建一个简单的端到端的文件传输程序,分别实现为FileSend与FileReceive两个命令行程序,实现在控制台下通过命令行将主机A上指定文件,拷贝到主机B的指定目录下(The file transfer program to create a simple end to end, respectively for FileSend and FileReceive two command line program to achieve commands through the console
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:43008
    • 提供者:开始
  1. ST

    0下载:
  2. 进行文件传输,可以控制发送端和接收端的传输文件内容(由用户自主填充)、时间、大小、以及传输协议的选择。并且可以记录文件的相关信息并返回出错提示(File transfer, you can control the sending and receiving side of the transmission, file content (by the user self filling), time, size, and the choice of transmission protocol. A
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:918528
    • 提供者:XDDJY
  1. ftp_client

    1下载:
  2. 一个代码简洁但功能强大的,基于Linux C的ftp客户端的实现。一个很好的参考例子。在做相关ftp文件传输的项目的小伙伴值得下载一看。(A code compact but powerful Linux C based implementation of the FTP client. A good example of reference. The small partner in the project that does relevant FTP file transfers is wo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:killers
  1. SqliteUploadAndDownLoad

    0下载:
  2. SQLite数据库上传下载文件是一款基于C#制作的SQLite数据库文件传输操作的工具源码。 功能: 1.上传:将文件和文件夹的数据保存到SQLite中; 2.下载:从SQLite中获取文件和文件夹的层级关系、数据 并导出。(SQLite database upload and download files, is a C# based SQLite database file transfer operation tool source code. Function: 1. up
  3. 所属分类:其他

  1. NetCommun

    0下载:
  2. 改进的一个基于C#Socket通信的局域网聊天软件。类似于飞鸽。除了缺少文件传输外,其它的都十分好,网络开发的基础好样例。(An improved LAN chat software based on C#Socket communication. Similar to dove. In addition to the lack of file transfer, the other is very good, the basis for good examples of network dev
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:611328
    • 提供者:csunking
  1. server_and_client

    0下载:
  2. 用c#实现局域网的传输,服务端向锁哥客户端发送文件(Implementation of LAN transmission)
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:159744
    • 提供者:路遇雷
  1. 基于UART的文件传输(采用Zmodem协议)

    2下载:
  2. 能够移植到单片机中,实现单片机和超级终端的zmodem通讯。(It can be transplanted into the single chip computer to realize the zmodem communication between the single chip and the super terminal.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:700416
    • 提供者:小明2
  1. C#通过TCP传输文件

    0下载:
  2. C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:另外系
  1. GGTalk-V6.0

    0下载:
  2. 基于C#写的模仿QQ 的聊天程序,有文件传输,视频聊天,文字发送(C# based QQ chat program, file transmission, video chat, text sending)
  3. 所属分类:C#编程

    • 发布日期:2018-01-11
    • 文件大小:38295552
    • 提供者:娶我
  1. Desktop

    0下载:
  2. L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:回答的啊
  1. C#仿QQ客户端+服务端+数据库文件

    1下载:
  2. 一款即时通讯软件,实现类似QQ的数据传输功能,包含登录和主界面的设计。(An instant messaging software, to achieve similar QQ data transmission functions, including login and the design of the main interface.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-26
    • 文件大小:1126400
    • 提供者:莉莉8130
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com