搜索资源列表
dos下实现TCP_IP所有协议的详细C程序
- dos下实现TCP_IP所有协议的详细C程序,在dos下运行,具有很高的参考价值-dos TCP_IP under all the agreements detailed C procedures, the dos running with very high reference value
200609170005
- dos下实现TCP_IP所有协议的详细C程序-dos under TCP_IP agreement in detail all procedures C
dosImplementTCP_IPCcode
- dos下实现TCP_IP所有协议的详细C程序-dos under TCP_IP agreement in detail all procedures C
1
- 通过对数据包的分析,我们可以判断通信双方的操作系统、网络信息流量、经过的路由、 数据包的大小,以及数据包的内容等等。对于喜欢网络安全的人来说,掌握这方面的知识是相 当重要的。现在的网络通信中,大部分数据都没有加密,我们可以轻易地从数据包中提取账号 、密码之类我们关心的数据.大家在看本文时如有困难,可先读一读计算机网络及C程序设计还 有协议分析方面的书下面我将分TCP/IP族协议结构程序部分函数及数据结构说明案例程序剖析三个部分与大家共同学习数据包分析程序的
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
linux系统下用C程序实现Ping功能
- linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp / ip is very helpful, the proposed collection, taken from the network and use network, to share with you!
基于C/S模式的JAVA聊天室
- 本聊天程序支持多客户端,只有注册用户才能登录到聊天室。 程序分服务器和客户端两部分。 使用方法: 1.服务器端: 运行服务器程序 java ChatServer 指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序; 2.客户端: 运行客户端程序 java ChatClient 输入服务器程序的IP地址和监听的端口号; 如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可) 注
SMGP 3.0 Delphi源码
- Delphi开发的SMGP3.0客户端程序,完全支持电信C网短消息。
socket--c
- windows下的套接字c实现程序 里面有客服端和服务端的源码-socket communication
COM_tcp
- COM隔离程序 适合从tcp转成COM,再转成TCP COM-tcp-COM-COM isolation COM-tcp-COM
udpV3.1
- udp调试开发用的一个小程序,是学习udp编程的好例子-udp debugging development with a small procedure, is to learn from good examples of programming udp
Code
- 此程序为 发送tcp udp 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003-This procedure to send tcp udp This procedure will need to install Winpcap, version 3.1, other versions may result in the procedure not
TCP
- TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
cPPPRIMEPLUS4
- C++语言的发展方向以及C++程序员的关注点,已经从以往注重运行时效率,转向到千方百计地提高程序员的编程效率上。随着标准库的广泛使用,现在已经能够比以往更高效地学习和使用C++。本版充分体现了这样的可能性-C++ language, as well as the development of C++ programmer' s attention has been focused on from the previous run-time efficiency, shift to do e
arping-2.05.tar
- 关于检查ip冲突的c程序,通过arp 协议检查ip 冲突的工具-c program about ip conflict examine through arp protocol
ping.c
- ping 程序源码,用于网络的连接和测试-ping is used to test and connect the net .
c
- 编写计算机程序,从IP数据报头中抽出源和目的地址,将它们以点分十进制表示输出。-Write computer programs, from the IP datagram header out of the source and destination address, will them to dotted decimal notation output.
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
C# winform Socket
- 一个简单的TCP利用socket进行交互的程序,类似qq(A simple TCP using socket interactive program, similar to QQ)
C#.Net网络程序开发-Socket篇
- C# 网络程序开发-Socket 篇, System.Net 和 System.Net.Sockets 包含丰富的类可 以开发多种网络应用程序(C# network programs develop -Socket articles, and System.Net and System.Net.Sockets contain rich classes that can develop a variety of network applications)