搜索资源列表
ipMessage
- 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP / IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA / Blofish enc
ipmsg
- 1. 软件简介 - IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. - 不需要服务器支持. - 支持文件/文件夹的传送 (2.00版以上) - 通讯数据采用 RSA/Blofish 加密 (2.00版以上) - 十分小巧, 简单易用, 而且你可以完全免费使用它
IPtoSerial
- 该源码将以太网tcp/ip信息包捕获后,分成100字节或更少字节的包,然后再转换成串行通讯协议的传输包,其包含5个文件.
IPMessenger
- 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密。
ClientandServer
- 关于client与server之间进行文件和信息传输,并且能在server保存其文件。
200811014323652
- 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Sock
09Socket
- 基于TCP and UDP的socket编程 简单的Client/Server网络应用程序。要求实现客户向服务器传输任意一个字符串,服务器将收到的字符串变换成大写后传回客户。 2.修改上述程序,实现服务器根据客户请求,将服务器端指定的文件可靠地传输给客户。如果服务器没有指定的文件,服务器将给客户返回一个信息,通知客户其请求文件不存在。 -TCP and UDP socket programming Simple Client/Server network application
ip_fly
- 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy-to-use, can send files and folders, communication of data using RSA/Blofish encryption.
ipmessenger
- 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy to use, can send files and folders, communication of data using RSA/Blofish encryption
lan_file
- 局域网互传信息与文件 局域网互传信息与文件-Local area network to each other information and documents to each other LAN LAN information and documentation of information and documents to each other
FlyingPigeonChuanshu
- 飞鸽传书代码,跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), without the server, easy to use file and folder can send communications data using RSA/Blofish Encryption
qddown_vc110145346352
- 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密 -Cross-platform exchange of information, based on TCP/IP (UDP), without the server, easy to use, you can transfer files and folders, communication data using RSA/Blofish Encryption
Thread
- 多线程测试源代码。应用程序向导已为您创建了此 Thread 应用程序。 本文件概要介绍组成 Thread 应用程序的 的每个文件的内容。 Thread.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Thread.cpp 这是主应用程序源文件。-Multi-threaded test source c
lunwen
- 功能描述: 1. 能够捕获所有进出本主机的数据包完整显示数据包头信息和内容。 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高 亮显示。如点击IP Source Address(解析树中IP源),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方 向(A地址-&g
daima
- client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five
get-pcap
- 用c语言分析pcap格式文件,分析文件ip协议,tcp协议及输出信息部分-C language analysis pcap format, analysis of file ip protocol, tcp protocol and the output part of the
UDP
- udp服务器客户端通讯例子 简单文字信息传递,没有文件传送-udp client server communication example udp udp server client server client communication example communication example
TCP_File_Transfer
- 程序分为发送端和接收端。首先在传输文件数据之前,发送端会把将装有文件名称和文件长度等 信息的数据包发送至接收端。接收端收到文件名称和文件长度信息后会创建好空白文件。接着开始传输 文件数据。-Program is divided into the sender and the receiver. First in a transmission file data before, the sender will put with the name of the document and fi
TPQ
- 基于MFC和TCO/IP协议的投票精选器,设置信息通过写MSG文件实现更改控制-Based on the MFC and the TCO/IP protocol vote selection, setup information by writing to the MSG file, change control
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin