搜索资源列表
TCPListener
- 用于监听TCP的小程序,是使用C#语言编写的:)-for monitoring TCP small procedures, the use of C# language :)
PLC_C
- C 实现的PLC例程。使用C语言,实现工业控制行业使用的PLC接口的实现。
TCP_IP
- 这是使用C语言开发的TCP_IP协议栈,包括了所有的协议栈实现。
基于C/S模式的JAVA聊天室
- 本聊天程序支持多客户端,只有注册用户才能登录到聊天室。 程序分服务器和客户端两部分。 使用方法: 1.服务器端: 运行服务器程序 java ChatServer 指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序; 2.客户端: 运行客户端程序 java ChatClient 输入服务器程序的IP地址和监听的端口号; 如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可) 注
TcpIP
- 使用C#编写的采用TCP与UDP协议的服务器与客户端的时间,性能较高-Written using C# TCP and UDP protocols use server and client time, high performance
lwip
- uC/OS-II 平台下的 LwIP 移植笔记。请有需要的人下载学习使用。-uC/OS-II platform lwIP transplantation under the Notes. Please those in need to download learning to use.
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
002
- UDP通信实例,使用NMUDP控件轻松实现-UDP communication examples, easy to use controls NMUDP
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
project
- 使用c#语言,vs2005开发环境udp连接开启程序代码-Using the c# language, vs2005 development environment to connect to open udp code
bt-source-code
- bt源代码,是使用C++编写的工具,很好-bt source code
SingleServerWin32
- 使用C语言编写TCP/IP服务器、客户端程序,并能够在成功建立连接后在二者之间依次传送一个double、一个int、一个字符串数据。-Using the C language TCP/IP server, the client program, and the ability to successfully establish a connection between the two in order to send a double, an int, a string of data.
PureSocket
- TCP/IP编程,使用c#编写socket范例-C# Socket Programming
tcpip_shujufengzhuang
- 通过使用C/C++模拟TCP/IP参考模型网络接口层的封装过程-Using C/C++ simulation TCP/IP reference model network interface layer encapsulation process
TCP
- 简单的tcp通讯,供初学者使用,c# 语言编写-tcp xie yi tong xun jian dan c#
Download_using_HTTP
- 使用C++封装使用HTTP协议下载文件,做成通用的类,可方便使用以实现自己的应用,附带测试代码。-Using the HTTP protocol to download files using the C package, made up of a common class, easy to use to enable their applications, with a test on behalf of Code.
client
- 在linux环境下使用c语言编写的聊天室客户端程序,使用了tcp协议,线程-Chat room client programs, c language used in the linux environment using the tcp protocol, a thread
tcp
- tcp实现聊天,双工聊天,使用C语言实现,双线程-achieve tcp chat, duplex chat, use the C language, dual-threaded
SYN-scanner-code
- 使用C++编写的扫描器源码。包括SYN扫描器代码。-Using C++ to write the scanner source. Including SYN scanner code.
Linux下C语言Socket函数建立TCP连接
- LINUX下使用C语言基于SOCKET函数建立TCP连接(LINUX uses the C language to build TCP connections based on the SOCKET function)