搜索资源列表
mcs51TinTCPIP
- 又一个我自己写的tcp/ip的代码,直接编译后烧录到mcs51中即可运行。(没有做mbuf的)部分代码是用mcs51的汇编写的,其它全部用C写的-also one I wrote it myself tcp / ip code, compiled directly onto mcs51 which can run. (Do not Mbuf) part of the code is compiled with the mcs51 made in all other written in C
AsyncSSLClient
- 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
P2PUDP
- UDP穿越NAT的原理和源代码,我用自己实现的一个源代码来说明UDP穿越NAT的原理和源代码供大家参考-the principle and source code, I used one of their own to achieve the source code to illustrate UDP Through NAT principle and the source code for your consideration
ip_package
- 这是一个对linux内核代码中关于TCP/IP协议栈的阅读结果,是关于IP包的生成和分片过程的.-this is one of the Linux kernel code on the TCP / IP protocol stack of reading, IP packet on the formation and patch process.
socketTcp
- 一个关于Socket编程,适用于windows及linux环境。-one of Socket Programming apply to windows and linux environment.
SOCKET-TCP
- SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
uCos2_IP
- 一个uCOS-II下的tcp_ip协议栈实现 Release notes for uC/IP, a free TCP/IP/PPP stack for uC/OS Version 1.0.0 -one for uCOS-II under the protocol stack to achieve tcp_ip Release notes az Phone r / IP, a free TCP / IP / PPP stack for embedded / OS Version 1
QQgongji
- QQ攻击源代码.很简单的实现消息攻击.一个例子.可以自己增加功能-QQ attack the source code. Implementation is very simple message attack. One example. Can increase their own function
LwIP_apps
- 嵌入式TCP/IP协议栈LwIP的一些应用程序,其中的例子可以用来测试socket,还有一个简单的http server-Embedded TCP / IP Protocol Stack Implementation of LwIP some applications, One example can be used to test socket, there is a simple http server
freeips-2.0.tar
- HOW FreeIPS 2 WORKS: FreeIPS 2 is totally modularized. The included TCP/UDP IPS is in the form of a module. That way, the user doesn t _have_ to use the one included. We loop through _all_ the modules (for that protocol only, of course).
from IPv6 to IPv9
- IPv6革命尚未成功,IPv9企图抢闸出世——IPv9问题调查之一 -IPv6 revolution is not successful in an attempt to IPv9 raced ahead born -- one survey IPv9
NetCat_NC_src
- 大名鼎鼎的网络瑞士军刀NC的源代码!功能简介如下: Basic Features * Outbound or inbound connections, TCP or UDP, to or from any ports * Full DNS forward/reverse checking, with appropriate warnings * Ability to use any local source port * Ability to use any local
Chat_Socket
- 实现“一对多的自由”聊天程序: (1)服务器端用户可以和多个客户聊天; (2)服务器端通过多线程与与每个客户端用户连接; (3)服务器端线程ID标识客户端用户;其中一方通过控制台输入消息,依次轮流向另一方发送数据。-Achieve " the freedom of one to many" chat program: (1) server-side user can chat with multiple customers (2) through a multi-
IPv4IPv6
- 在 IPv 4向 IPV6过渡的时,由于以IPv4为基础的互联网己经相当的稳定, 网络中的IPV4主机不可能立刻全部都转变成IPv6,整个过渡需要一个比较漫长 的过程。在过渡期间,由于1入4和IPv6在很长一段时期内会共存,因此很有必 要解决U,4和IP、6之间相互通信的问题。 目前 Ip v4 八Pv6过渡技术13主要有3种方案:隧道技术、双协议栈技术和地 址协议转换(NA】’-PT)。-In IPv 4 to IPV6 transition, due to IPv4-ba
flute
- 一个单向文件传输协议,可以在WINDOWS与LINUX下编译。-A one-way file transfer protocol, can be compiled under WINDOWS with LINUX.
fsp-2.8.1b24
- FSP(File Service Protocol)一种基于UDP的文件传输协议的实现及其文档,来自开源社区。-FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is v
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
TCP-IP03
- tcpip协议的一本书,最经典的一本协议书。-tcpip agreement of a book, the most classic one agreement. ~~~~~~~
editServerv1.0
- This is one of the most simplest editServer examples you will find on the net. It is based on the code by Faceless Wonder, so if you use it, give credits to him too. To test it, place the compiled server in the same DIR with the EditServer.exe
TCP-IP(DOC)
- TCP/IP协议的详尽说明,能够对其中的原理进行的说明和讲解-TCP/IP protocol, detailed information, to the principle of one note and explain
