搜索资源列表
TCP_IP基本使用范例代码
- TCP_IP基本使用范例代码 对于TCP——IP的了解非常有帮助的,整个网络的流通以及数据的封装传输,都比较方便来到达对方的端口-TCP_IP basic example of the use of code for TCP -- IP have been very helpful in understanding the network and the flow of data transmission packages are relatively easy to reach each
unixpxjc
- unix下的关于TCP/IP的应用程序代码.包括基于进程和线程的代码.-on the TCP / IP application code. Based on the process and including threaded code.
WindowsNetAndConmunicationDesign
- 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
pcshare20060514
- 远程控制代码..TCP/IP协议...IO重叠模式.可实现文件,注册表,屏幕的操作-remote control code ..TCP / IP protocol ... IO overlapping pattern. Documents can be realized, Register, the operation of the screen
linux
- 此压缩文档包含两个pdf文档,第一个对linux早期操作系统(v0.11)全部代码文件进行了全面详细的注释和说明。介绍了内核源代码的组织结构及相互关系。第二个探究了linux Tcp/Ip 的核心。
Libpcap_Ip_Tcp_UDP_Icmp
- 捕获IP TCP UDP ICMP协议数据包代码 基于Libpcap
Sniff软件完整代码111
- sniff源程序 1)能俘获TCP包 2)能解析TCP包 3)能从TCP/IP包中提取出数据-sniff a source) can capture TCP packet 2) Analysis of TCP packets can be three) from the TCP / IP packet data extracted
GETTCPCFG
- VC++ 获取TCP/IP 配置信息,轻轻点下鼠标,即可获取您电脑的网络配置信息,这些信息主要包括:主机名、DNS服务器名、是否启用IP路由、网络适配器(网卡)型号、网卡MAC地址、默认网关、Dns服务器序列、子网掩码等,获取的网络参数比较全了,大家用到某一项参数,都可以从本代码中查找到。 -VC++ for TCP/IP configuration information, and gently point the mouse, you can get your computer'
lwIP
- lwip是瑞典计算机科学院的一个开源的TCP/IP协议栈实现. lwIP是TCP/IP协议栈的一个实现。lwIP协议栈主要关注的是怎么样减少内存的使用和代码的大小,这样就可以让lwIP适用于资源有限的小型平台例如嵌入式系统。-lwip Swedish Academy of Sciences, an open source computer TCP/IP protocol stack. lwIP is TCP/IP protocol stack an implementation. lwIP st
tcpdump
- 实现TCP的链接建立过程,支持TCP/IP协议 在linux环境下的代码实现-It is a program for tcp acecess.
TCPIPclient
- 基于linux环境的TCP/IP网络编程,C语言编写的客户端代码。-Linux-based environment, TCP/IP network programming, C language client code.
NIDS
- 一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。 CMainFrame* p_Frame //保持筐架类的指针 CEdit* m_pEdit //保存编辑框类的指针 CListCtrl* m_pList //保存列表类的指针 CTreeCtrl* m_pTree //保存树型控件的指针 CComboBox* m_pComboBox //保存组合筐的指针 以下的成员
network-video--player
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
TRTLL-lwIP-00h
- 经典的TCP/IP协议栈,非常适合于开开发者从代码的角度来理解tcp/ip的原理 -The classic TCP/IP protocol stack, very suitable to open developer from the perspective of code to understand the principle of the tcp/ip
mysql-connector-net-5.1.6-noinstall
- 服务器代码,用c#语言编写,基于tcp/ip-Server code written in c# language, based on the tcp/ip
rawsocket
- 基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。 编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。 运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功
Sniffer-cPPcode_dll_lib
- 模拟smartnuffer来嗅探tcp/ip、udp等协议的监听、抓包、解析,内有代码以及lib、dll文件。-Simulation of smartnuffer to sniffer tcp/ip and UDP protocol monitoring, packet capture and analysis, there are code and lib, DLL file.