搜索资源列表
SimpleSocket
- 简单的SOCKET的DLL通信编程,基于WINSOCKET类实现了3中不同的监听模式 集客户端与服务器端于一体-simple DLL communications program, based on the realization WINSOCKET category three different sets of listening mode client and server integrates
socket(delphi)
- 是一个比较简单基础的socket(delphi)通信程序,供大家参考-is a relatively simple based on the socket (delphi) Communication Program, for your reference
SocketCommunication
- 简单的通信系统,应用到Socket,包括客户端与服务器端
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
socket
- 一个简单的局域网通信软件,可以实现两个人之间的文本通信以及文件传输-A simple local area network communication software, you can achieve both the text of communication between people, as well as file transfer
201033134647913socket
- 一个简单的基于socket一对一通信,一个客户端,一个服务器端-A simple one-socket-based communication, a client, a server-side
socket
- socket通信小程序,可以进行简单通信功能-socket communications applets, can be a simple communication function
socket
- C++编写的socket通信的简单例子,还有发送方和接收方。已经调试成功。-Written in C++ socket communication simple example, there is the sender and receiver. Has been commissioning a success.
Socket
- 一个SOCKET的简单实现,实现了拷贝及通信功能,-A simple implementation of SOCKET, copy and communication functions implemented,
demo
- socket的简单winform通信,适合初学者学习-simple winform socket communication, suitable for beginners to learn
H2Demo
- 简单的socket通信程序,适合参考了解-simple socket software
SocketClient
- 一个简单的基于socket的客户端通信程序,有不足的地方希望大家予以改正,希望大家能共同进步-A simple socket-based client communication procedures, deficiencies in the hope that we rectify it, and hope that we can jointly progress
socket
- 实现简单的socket通信,有服务器和客户端,可以聊天。-Simple socket communications, server and client, you can chat.
sockettemp
- windows socket通信编程简单示例,简单易懂,适合出初学者-windows socket communication programming examples, and easy to understand and suitable for beginners
Socket01
- socket通信简单例程,分为服务端和客服端,实现服务端和客服端的简单通信-socket communication simple routine, divided into server and the customer service side
udp
- 进行UDP通信,代码简单,适合初学者辅助学习SOCKET编程-UDP traffic, the code is simple, suitable for beginners assisted learning SOCKET programming
C-Sharp-SOCKET-communication
- C# SOCKET编写的简单聊天通信程序-Simple chat communication program written in C# SOCKET
chatText
- SOCKET简单通信例子,包含了套接字的基本使用,便于学习-SOCKET simple communication example, contains the basic use of the socket, easy to learn
Socket示例
- 最为通用的网络通信---SOCKET通信的示例程序,包含一个服务器Socket和一个客户端Socket,注释详细,简单易理解。(The most common example of network communication ---SOCKET communication program, including a server Socket and a client Socket, Notes detailed, easy to understand.)
MFC socket编程简单示例
- socket编程示例,实现服务器和客户端简单通信