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

搜索资源列表

  1. DOS下串口通信程序来传送文件的C源代码

    0下载:
  2. DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3815
    • 提供者:何飞
  1. cutebomb_blink

    0下载:
  2. blink的最新版本是1.04,它可以混合连接16位和32位代码,可连接Vc++,Borland c++生成的.obj文件,还能混合连接OMF和COFF格式的.obj文件,将微软和Borland大统一^ ^。生成的bin文件短小精悍,而且可以指定bin放在内存什么地址执行.对于嵌入式开发需要的bin可执行文件十分有用。感谢cutebomb提交。-blink of 1.04 is the latest version, which can link mixed 16 - and 32-bit co
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:33606
    • 提供者:张小姐
  1. 带P2P文件传输 聊天功能客户服务端

    1下载:
  2. 一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C / S mode chatting with P2P file transfer software, has been outstanding dissertation.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:620237
    • 提供者:闵远洋
  1. 开放式源文件共享环境

    0下载:
  2. C++程序,开放式源文件共享环境。可以使文件在开放式的编程中共享。用到Awarenet-C program, open source file-sharing environment. The document will enable the open sharing of programming. Use Awarenet
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1927744
    • 提供者:shengxi
  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. jm-c

    0下载:
  2. 转载,给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可.   下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-reproduced for file encryption technologies lot, which will be divided into differ
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1323
    • 提供者:egg
  1. windows_ndis_packet_capture

    0下载:
  2. N D I S协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为p a c k e t . c、o p e n c l o s . c、 r e a d . c和w r i t e . c。C语言头文件p a c k e t . h和资源文件p a c k e t . r c通过D D K提供的b u i l d工具编译生成驱动 程序可执行文件p a c k e t . s y s。-S I N D agreements driver source code using C l
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64502
    • 提供者:张敏
  1. netsnifferedit

    0下载:
  2. 该sniffer程序是基于WinpCap开发的,(snort 也是基于该库开发的) 详细资料请访问官方站点http://winpcap.polito.it 建议使用windows2000环境 1, 安装WinpCap 库,运行WinPcap_3_0.exe 2. 安装winpcap sdk,将wpdpack_3_0.zip的内容解压到C:\\wpdpack_3_0下, 运行vc++,在其的include file项中中添加目录 c:\\WPDPACK_
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1430678
    • 提供者:赵锐
  1. Resolution_Ip_Package

    0下载:
  2. 捕获网络中的IP数据包,解析数据包的内容,将结果显示在标准输出上,并同时写入日志文件。  程序的具体要求如下:   1)以命令行形式运行:ipparse logfile,其中ipparse是程序名, 而logfile则代表记录结果的日志文件。 2)在标准输出和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。  3)当程序接收到键盘输入Ctrl+C时退出。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48841
    • 提供者:skyfloorone
  1. fileclient-server.c

    0下载:
  2. Very simple file transferring client.-Very simple file transferring client.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4890
    • 提供者:wwdl
  1. cshttpmultithread

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

    • 发布日期:2008-10-13
    • 文件大小:7893
    • 提供者:haichuan
  1. httpftpcsharp

    0下载:
  2. 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8351
    • 提供者:杨飞
  1. instance1

    0下载:
  2. 《Visual c++.net网络编程》随书源码 实例1流式套接字编程 先运行服务器端可执行文件server.exe,再运行客户端可执行文件client.exe。在客户端屏幕输入字符,按回车,字符被发送至服务器端,若按两下回车,则两程序均推出。-"Visual c. Net network programming "With the example of a source book flow socket programming services first run Al
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41529
    • 提供者:八部圣龙
  1. aasourcecode

    0下载:
  2. ndis协议驱动程序 ,由c语言完成,包含四个c语言源文件-ndis agreement driver, completed by the c language, including four c language source file
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64443
    • 提供者:chenbo
  1. urlmon

    0下载:
  2. This a simple application that allows you to download a file from a web page (Visual C++ project files).-This a simple application that allows yo u to download a file from a web page (Visual C proj ect files).
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42155
    • 提供者:hua lu
  1. p2pfiletrasmition

    0下载:
  2. 用于实现网络教室中文件传输功能 的程序,采用p2p模式,C#开发共大学习-for classroom Network File Transfer Function procedures used p2p model, a total of C# development studied
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:122081
    • 提供者:王敏
  1. MYIE流览器源代码(VC++)vb

    0下载:
  2. MYIE流览器源代码(VC++),vb环境运行 ============= For your information: I build myie32src with 1) Windows2000Professional + sp2 2) VC6.0 + sp5 + new \"tlogstg.h\" + new \"exdisp.h\". Copy \"tlogstg.h\" and \"exdisp.h\" to your VC include directory, like \"
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:703226
    • 提供者:
  1. soketsendfile

    0下载:
  2. 文件传送 This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. * * cop
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15289
    • 提供者:sby
  1. FTP Client

    0下载:
  2. Client FTP: Connection File FileTransferType Mode Asynchronous
  3. 所属分类:网络编程

« 12 »
搜珍网 www.dssz.com