搜索资源列表
tcp_client_socket
- TCP SOCKET 通讯客户端源代码,可以对你有帮助-TCP Socket communications client source code, can help you
socket通讯小程序
- 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
Delphi socket通讯
- 实现1对1通信,即任何一个客户端可以选择某个连接上服务端的另一个客户端进行聊天通信
Talkc 点对点即时通讯工具客户端
- 点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
VB-Socket
- vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
socket
- VC Socket 通讯,服务器端与客户端互通,实现交互-VC Socket Communications, the server and client communicate, interact
socket
- TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
chat
- 通过socket实现的简单客户端之间的通讯-Achieved through a simple socket communication between the client
socket
- 基于VC6.0的socket方面的编程,服务器端和客户端通讯-VC6.0 side of the socket-based programming, server-side and client communications
Socket
- 客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
socket
- 利用套接字实现双机通讯,分服务器端和客户端。-The use of double-socket communication, at the server side and client.
Socket
- 用SOCKET实现的通讯客户端和服务器端-use socket to implement net program
socket
- socket服务器客户端标准通信程序,打开一个程序,点击监听,再打开一个程序,点击连接,输入本机ip,就可以通讯了-the standard socket server client communication program, open a program, click listen, and then open a program, click the link, enter the local ip, you can communicate with
Server
- Socket通讯 客户端 服务器,测试通过哦!-EngLish is so cool!!!
test-client
- 自己开发的socket通讯客户端,里面有连接socket,固定256byte。-A socket program for Linux.
基于网络的Tcp通讯Server服务器端和Client客户端
- Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
Desktop
- 基本实现了socket连接和通讯功能,服务端开启监听,有客户端接入就会建立连接,通过数据流传输数据(The basic realization of the socket connection and communication function, the server to open monitoring, there will be client access will establish connections, data transmission through data streams
fafe1406353208
- 客户端和服务器端通讯历程,可以完成双方通讯连接、信息互发,并显示双方各自的发送状态,基于MFC开发,非常适合学习socket编程的初学者。(It is used to complete the communication between the client and the server,including connecting,sending message,receiving message and showing each other's status.It is developed on
mySocket
- socket通讯的客户端,实现连接服务器端,并想服务器端发送数据(socket communication,it can connect server,and send messages)