搜索资源列表
phoneBook
- 北京邮电大学计算机小学期编程作业,实现一个网络中的电话本编辑与控制,使用基本的socket通信,完成通讯录的编辑和保存,包括一个服务器源码和一个客户源码-Beijing University of Posts and Telecommunications Computer Programming primary period of operation, the realization of a network phone book editing and control, use the bas
GPSGPRS
- 完成gps数据的接收解析及通过GPRS socket通信传输数据-Gps receiver complete data analysis and data transmission via GPRS socket communication
mysocket
- 用Qt实现Socket通信,比如两个计算机之间的聊天,这是一个服务器端,将两个服务器端装在不同的机器上面,就可以通信了-Socket Communications to achieve with Qt, such as a chat between two computers, a server-side, two server-side mounted on top of different machines, you can communicate the
j2meHttp
- j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
socket
- socket通信是网络中计算机进行通信的一种方法,应用程序通过调用系统提供的socket库函数很容易实现网络里的计算机通信。-socket communication network computer is a method of communication, socket library functions provided by the application calls the system is easy to implement in a computer communications
Talk-Socket
- Socket通信,实现简答的服务器与客户端的通信。客户端发送消息,服务器端接收消息。-Socket communication, communication between the server and the client of the short answer. Client sends a message, the server receives a message.
Socket-Project-a-Code
- Socket通信,客户端与服务器都齐全的,可以拿来学习借鉴,挺好的-socket communication,TCP/IP Network Communications
client-server-socket-VCPP6.0
- 在VC++上写的小程序,关于client-server间的socket通信,主要做学习分享用!-simple communication between client and server
socket--
- 该程序实现了服务器与客户端之间的socket通信。分别模拟服务器与客户端对话框,可以直接输入文本,并发送。运行时需要修改电脑的IP地址为192.168.1.68,服务器程序与客户端程序分别运行后,应先启动服务,后连接服务,之后才能发送数据。-The program implements the socket communication between the server and the client. Respectively, simulation server and client dia
socket
- 用vb.net编的用于两个程序之间socket通信的程序-Vb.net series of procedures used for communication between the two procedures socket
Socket聊天程序(一个服务端,多个客户端)
- C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)
VB聊天程序
- 一个简单的socket通信的程序,包含客户端和服务器端(A simple procedure for socket communication, including client and server)
com.Tcp
- 利用socket接口,实现客户端服务端通信,包括一对一和一对多。(Client server communication.)
485单数据通信
- 因RS-485接口具有良好的抗噪声干扰性,长的传输距离和多站能力等上述优点就使其成为首选的串行接口。因为RS485接口组成的半双工网络,一般只需二根连线,所以RS485接口均采用屏蔽双绞线传输。RS485接口连接器采用DB-9的9芯插头座,与智能终端RS485接口采用DB-9(孔),与键盘连接的键盘接口RS485采用DB-9(针)。(RS-485 interface has the advantages of good noise immunity, long transmission dist
石头剪刀布
- 利用Socket,多线程,进行剪刀石头布的游戏开发。同时界面的设置是利用GUI设置!(The use of Socket, multi-threaded, scissors, stone cloth game development. At the same time, the setting of the interface is to use the GUI settings!)
socket
- 易语言socket 客户端模块 附带客户端连接、通信功能(EasyLanguage writer socket client source.)
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)
code
- 基于UDP进行socket通信聊天室程序(Socket communication chat room program based on UDP)
clienttest
- socket通信,连接服务器的端口,可以实现客户端和端口互发数据(Socket communication connecting with server port to transfer data)