搜索资源列表
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
cutebomb_blink
- 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
带P2P文件传输 聊天功能客户服务端
- 一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C / S mode chatting with P2P file transfer software, has been outstanding dissertation.
开放式源文件共享环境
- C++程序,开放式源文件共享环境。可以使文件在开放式的编程中共享。用到Awarenet-C program, open source file-sharing environment. The document will enable the open sharing of programming. Use Awarenet
net-transportation
- 用C++ Builder编写网络传输程序,可以实现网络之间的消息互发和文件传输-with C + + Builder Network Transmission procedures can be achieved between the news networks to exchange and file transfer
P2PFileTransfers
- 一个利用Visual C++实现的文件传输软件,使用的协议是TCP/IP-a Visual C realization of file transfer software, the agreement is to use TCP / IP
jm-c
- 转载,给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-reproduced for file encryption technologies lot, which will be divided into differ
windows_ndis_packet_capture
- 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
netsnifferedit
- 该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_
Resolution_Ip_Package
- 捕获网络中的IP数据包,解析数据包的内容,将结果显示在标准输出上,并同时写入日志文件。 程序的具体要求如下: 1)以命令行形式运行:ipparse logfile,其中ipparse是程序名, 而logfile则代表记录结果的日志文件。 2)在标准输出和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。 3)当程序接收到键盘输入Ctrl+C时退出。
fileclient-server.c
- Very simple file transferring client.-Very simple file transferring client.
cshttpmultithread
- 用C#语言实现http协议下的多线程文件传输 -C# Language http protocol under the multi-threaded file transfer
httpftpcsharp
- 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use
instance1
- 《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
aasourcecode
- ndis协议驱动程序 ,由c语言完成,包含四个c语言源文件-ndis agreement driver, completed by the c language, including four c language source file
urlmon
- 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).
p2pfiletrasmition
- 用于实现网络教室中文件传输功能 的程序,采用p2p模式,C#开发共大学习-for classroom Network File Transfer Function procedures used p2p model, a total of C# development studied
MYIE流览器源代码(VC++)vb
- 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 \"
soketsendfile
- 文件传送 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
FTP Client
- Client FTP: Connection File FileTransferType Mode Asynchronous