搜索资源列表
socket
- 基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
Server_java
- 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
HW3_2005510014_MakbuleDemirel
- Socket Server You can use your sockets and communicate from socket with this program
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
Server
- This going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.-This is going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.
socket
- 北京邮电大学 足球俱乐部 企业版 使用的时候记得把文件放到根目录中-Football Club, Beijing University of Posts and Telecommunications, Enterprise Edition server
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
socket
- socket编程,实现服务器与客户端之间的字符传输-socket programming, characters are transmitted between server and client
Client-Server-Example
- 本实例是Client/Server的简化模型,容易学习理解,同时对Socket用法有初步介绍。-This example is a simplified model of Client/Server, easy to learn to understand that while the initial introduction of the Socket usage.
erlang-socket
- 一个erlang的通用网络服务器,使用Erlang的gen_tcp网络编程和Erlang/OPT的gen_server模块-A the erlang common network server, to use the Erlang' s gen_tcp network programming and Erlang/OPT' s gen_server module
SocketServerTest
- Socket服务器,聊天对话程序的Socket服务端-Socket server, chat dialogue procedures Socket server
Socket(BCB)
- C++ Builder 使用自带的socket组件进行通讯的例程,包括客户端和服务器端,在实际应用软件中已经使用-C++ Builder comes with socket assembly routine communications, including client and server side, have been used in the practical application of software
UDP-Cleint-Server-Socket
- windows socket client server in C++ working
wenzi000client
- socket的服务器实现,用来模拟服务器的工作原理,适于初学者使用-socket server implementations, the server used to simulate the working principle, suitable for beginners to use
wenzi000sever
- socket的vc服务器实现,用来模拟服务器的工作原理,适于初学者使用-vc socket-server implementations, the server used to simulate the working principle, suitable for beginners to use
SocketServerTest
- C# 编写的socket 服务器代码,异步和同步的实例(C# prepared by the socket server code, asynchronous and synchronous examples)
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
C#Socket服务器源码
- C#Socket服务器源码,可以进行socket通讯,很好的源码(C#Socket source code C#Socket server source code C#Socket source source C#Socket server source C#Socket source code source code)
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)