搜索资源列表
socket
- 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket
socket.tar
- socket服务端在LINUX下的一个网络编程
socket
- C语言编写的socket服务端测试程序,其中TestRecv_UDP为UDP服务端程序,TestRecv_TCP为TCP服务端程序,供初学者参考
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
针对DAYTIME服务的UDP客户机和服务器的实现
- 编写针对DAYTIME服务的UDP客户机和服务器的实现,要显示DAYTIME返回的日期和时间值。
flex air 服务端源码
- flex air 服务端源码
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
Socket.rar
- c# 语音聊天室源码,socket 服务端,客户端完整,c# source voice chat rooms, socket server, the client complete
socket-between-android
- 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
VB-Socket
- vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
ServerSocket
- 一个socket服务端程序例子-A socket server program example
socket
- C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
socket
- socket编程的两个小例子。包含服务端和客户端(TCPSocketClient,TCPSocketServer)。-socket programming examples of the two. Includes server and client.
Socket
- 客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
socket
- 写了一个SOCKET的服务器,希望对新手有用-Wrote a SOCKET server, want to be useful for novice
SOCKET
- socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
socket
- socket 服务端和客户端代码,完整的API接口(socket code for both server and client)
socket 服务端
- 可以处理多个客户端的socket server,对初学着有帮助(Socket server can handle multiple clients, which is helpful for beginners)
Socket
- 访问服务端的数据库Access(OAD)(Server - side database Access (OAD))