搜索资源列表
atl控件使用socket通信
- 关于Socket编程的实例,希望可以给大家提供一定的参考-Socket Programming for example, we hope to provide some reference
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
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
blackberry socket 通信
- 刚开始学习黑莓的编程,这是我花了一周的时间捣出来的一个黑莓socket通信,实现了客户端连接到服务器后,客户端之间信息的交互.
socket
- VB Socket编程 框架Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。-VB Socket programming framework Winsock control on the basis of the TCP and UDP protocols, and communication with the remote computer.
socket
- socket编程源码,一个用socket编写的多人即时通信工具-socket programming source, a socket prepared to use more than instant messaging tool
telnote
- 在一台实现进程间通信,运用socket进行编程,开发环境是DEv C, 也可以实现不同计算机的通信,见客户端和服务器端放在两台电脑上-coding witd sockets,accomplished communication through processes on one pc, used the tool dev c, you can simply change the ip, then you can communicate on two or more pcs.
NetClient
- Windows套接字编程的实现,本源代码是socket通信中客户端的实现。-Windows Sockets programme, this code is the implementation of the Client,by C++.
socket.tar
- socket编程,实现客户端和服务器端的通信-socket programing,we can communicate with the client and the server.
SOCKET
- socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
HSH
- 核生化一体机中上位机程序,本程序运用socket编程和串口通信编程使上位机管理若干个下位机。-NBC host computer program in one machine, this program using socket programming and serial communication programming to manage a number of PC under the crew.
socket
- 这是一个关于socket通信的java程序,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-This is about the socket communication program, a comprehensive use of Java network protocol, programming languages, API and graphic interface based on socket set up, li
chat
- socket编程,模拟了一个客户端,一个服务器端,各有一个界面,可添加客户端,通过服务器实现互相通信。 -socket programming to simulate a client, a server-side, each with an interface, you can add clients, achieved through the server communicate with each other.
socket
- 完成网口通信的服务器端和客户端通信,采用socket编程。可用于编写网口通信的参照,已经在arm9200上和arm11调通。-Complete network communication server and client communication, using socket programming. Can be used for the preparation of network communication reference, has been in the arm9200 and A
NET_COMM
- 网络编程,一个是客户端,一个服务器端,两者之间通过SOCKET通信。-Network programming, one client, a server-side, communication between the two by SOCKET.
socket
- socket编程,实现socket通信,里面包含了主要的功能-socket programming, socket communication, which contains the main function
sockettemp
- windows socket通信编程简单示例,简单易懂,适合出初学者-windows socket communication programming examples, and easy to understand and suitable for beginners
ServerCandJava
- 实现C和JAVA的网络通信,采用socket网络编程,JAVA为服务端。-C and JAVA network communication using socket network programming, JAVA server.
C-Socket
- 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
SocketDemo
- 这是简单的一个socket通信编程demo,利用java代码编写。客户端服务器分开。-Write a socket communication simple demo, is primarily a simple server-side code