搜索资源列表
myping1.0
- 一个C写的Ping程序,非常的简单但能很清晰的阐明ping程序的原理,源代码中有详细的注解!-a written procedure Ping, a very simple but very clear to clarify the procedures ping principle, source code for a detailed explanation!
Simple_Clock_Service_Clien_App
- C#下,简单的时钟服务程序Client端 TCP/IP编程-C#, a simple clock services for the Client side TCP / IP programming
SampleTCP
- (1)Simple test for TCP under Lunix (Blocking) server.c client.c (2)Simple test for TCP under Lunix (NonBlocking) server3.c client1.c (3)Simple test for TCP under Windows (Nonblocking) WinClient.c WinServer.c
dsock-h
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
dsock-lib
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
Chat_Application
- 简单的c++ 聊天程序 用udp 需要文件 Chat ApplicationDlg.cpp Chat ApplicationDlg.h Chat Application.cpp stdafx.cpp stdafx.h-Simple c++ Chat program needs to use udp document Chat ApplicationDlg.cppChat ApplicationDlg.hChat Application.cppstdafx.cppstdaf
client.c
- simple udp client program under linux
chat
- 一个使用TCP协议的简单的C/S聊天程序,初学Windows编程时的作品。详细说明见注释。-TCP protocol using a simple C/S chat program, learning Windows programming work. Details, see the Notes.
server.c.tar
- A simple server in the internet domain using TCP The port number is passed as an argument -A simple server in the internet domain using TCP The port number is passed as an argument
Simple-UDP-based-network-programming
- 基于UDP的简单的网络编程,模式为C/S,实现客户端到服务端的通信-Simple UDP based network programming model for C/S, to achieve client-server communication
SocketPP
- This a simple C++ socket class for Windows. -This is a simple C++ socket class for Windows.
WindowsFormsApplication1
- 一个简单的c#程序,有关tcp/ip的,具体的有tcpclient和tcpserver类的应用!-it is a simple c# program,about tcp/ip,having applied the class tcpclient and the class tcpserver
Server.c
- simple TCP socket server
Client.c
- simple socket client to send message to socket server using tcp
TCP.c
- 编程实现简单的协议分析器,实现捕获、分析数据包功能 它从局域网中抓取数据包,支持以太网MAC协议、IP 、ARP和TCP/UDP协议,并对它进行分析得到相应的头部信息,得到数据包的相应的首部信息。-Programming simple protocol analyzer to achieve capture, analyze packets function It grab packets from the LAN to support Ethernet MAC protocol, I
smth.c
- Simple Modbus TCP client on C
C#Socket控制台通信
- 基于控制台的Socket,TCP简易通信。仅供初学者学习,一起学习成长(Console based Socket, TCP simple communications. For beginners to learn, learn to grow together)
C# winform Socket
- 一个简单的TCP利用socket进行交互的程序,类似qq(A simple TCP using socket interactive program, similar to QQ)
tcp_socket.tar
- 基于Linux的tcp socket通信C语言代码,简单的收发处理(Linux based TCP socket communication C language code, simple transceiver)
TCPIP服务器客户端
- 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
