CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - file c

搜索资源列表

  1. WinJPEG(GDI+)Exp_MS04-028.c

    0下载:
  2. 工具分类:攻击程序 运行平台:Windows 工具大小:7577 Bytes 文件MD5 :28f6d5f4d818438522a3d0dc8a3fa46b 工具来源:securiteam.com // GDI+ buffer overrun exploit by FoToZ // NB: the headers here are only sample headers taken from a .JPG file, // with the FF FE 00 01 inserted in hea
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3.09kb
    • 提供者:亭枫
  1. 远程控制示例C&S

    1下载:
  2. 本人自己编写的远程控制程序,包括控制端可被控制端。用类封装实现。可远程抓屏,发送文件,读取文件,启动程序等。若要增加新功能,可编写为可执行文件,然后发送执行。时间仓促,可能有bug,请谅解。-I have written a remote-control programs, including the control-can be controlled side. Packaging category used to achieve. Capturing the Screen Remote ca
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:567.13kb
    • 提供者:刘涛
  1. http client C语言的http协议客户端

    1下载:
  2. 这个文件实现的主要功能是一个C语言的http协议客户端,用于初学C的http-This file implements the main functions of a http protocol C-language client for C-http beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2015-08-09
    • 文件大小:2kb
    • 提供者:deng
  1. chartroom.rar

    0下载:
  2. 实现一般的qq聊天的功能。支持文件传输 ,和图片传输的功能 ,The achievement of general qq chat function. Support file transfer, and picture transmission function
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-23
    • 文件大小:410.31kb
    • 提供者:rqzhou
  1. p2p.rar

    0下载:
  2. 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
  3. 所属分类:Linux Network

    • 发布日期:2016-12-23
    • 文件大小:28.34kb
    • 提供者:lucy
  1. code.rar

    1下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-30
    • 文件大小:51.53kb
    • 提供者:yeliu
  1. CSharpforChatting

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:262.78kb
    • 提供者:harry
  1. C

    0下载:
  2. C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,Select()系统调用及 文件描述符集fd_set的应用,Socket接口实现网络异步通信,用C程序挽救Foxmail中的邮件-C to directly read dbf file, RS-232-C port real-time monitoring software design and implementation, Select () system call and file descr iptor set fd_se
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3.58mb
    • 提供者:jzt
  1. C

    0下载:
  2. 把一个字符退回到输入流中 把一个字符退回到键盘缓冲区中 把日期和时间转换成DOS格式 删掉一个文件 解除文件共享锁 -delete a file convert date format to DOS format
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1.37kb
    • 提供者:申利民
  1. chatroom

    1下载:
  2. 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:134.13kb
    • 提供者:王帅韬
  1. Liang_Network_programming_2-5

    1下载:
  2. 这是梁伟《Visual C++网络编程经典案例详解》随书源码(2-5章)。包括的程序有:Socket套接字编程、多线程编程、异步套接字编程、FTP浏览器、网页浏览器。原书所有的源代码文件太大了,只能分成3个资源了。-This is Liang " Visual C++ Network Programming Detailed classic case of" source code with the book (chapters 2-5). The procedures inc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-01-03
    • 文件大小:32.28mb
    • 提供者:
  1. p2p_file_transfer

    0下载:
  2. 基于P2p的点对点文件传输程序,使用c++编写,非常好用。欢迎大家下载!-P2P-based peer-to-peer file transfer procedures, the use of c++ to prepare, very easy to use. Welcome everyone to download!
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:40.87kb
    • 提供者:孟祥平
  1. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:727.64kb
    • 提供者:Boycott
  1. transferfiles

    0下载:
  2. socket编程文件传输实例,分为服务端和客户端两块-socket file transfer programming examples, divided into server and client 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:68.26kb
    • 提供者:owen
  1. ftp.c

    0下载:
  2. Client application that uses "file transfer protocol" (ftp).service as described by RFC 959. -Client application that uses
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-06
    • 文件大小:37.88kb
    • 提供者:姓名
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:114.51kb
    • 提供者:阿荣
  1. allinone.c

    0下载:
  2. 史上最全功能的Backdoor程序,包含了http服务、socks服务等等。-* allinone.c is * a Http server, * a sockets transmit server, * a shell backdoor, * a icmp backdoor, * a bind shell backdoor, * a like http shell, * it can translate file from remote host, * it c
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:5.79kb
    • 提供者:zheng
  1. xerces-c-3.1.1.tar

    0下载:
  2. Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-17
    • 文件大小:4.82mb
    • 提供者:coldwater
  1. TCP协议客户端服务器间视频传输c源码

    0下载:
  2. 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:xihananhai
  1. C++socke文件传送OK

    0下载:
  2. 实现了最简单的文件传输功能,很简短有注释,方便学习(The simplest file transfer function is realized)
  3. 所属分类:网络编程

    • 发布日期:2017-12-31
    • 文件大小:25.91mb
    • 提供者:寒火
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com