搜索资源列表
select.rar
- linux下使用select函数实现多个socket无阻塞连接,linux use select function of multiple non-blocking socket connect
多线程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
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
socket
- Socket阻塞模式通讯测试(多线程) 适合初学者,测试输入本机相应的IP-Socket Communications blocking mode test (multi-threaded) for beginners to test the input of the machine corresponding IP
Socket
- ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码-ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code
Blocking_Socket_File
- blocking the socket files with samples
nio-src
- java non-blocking socket programming
socket
- 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-This is a way to use blocking socket do chat program using multiple threads and semaphores Technology
socket
- 自己用C做的非阻塞多线程socket文件传输程序,由于时间紧存在一定的问题,但对于socket入门者可以学习到一定东西的-Own use C to do non-blocking multi-threaded socket file transfer process, due to tight schedule, there are some problems, but beginners can learn the socket to a certain thing
Socket
- 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。-This program should complete a chat room feature, which is pure winsock' s to write, without any CSocket things that can be used to make the client can also be us
Socket
- VC++ 线程非阻塞SOCKET通信 服务器与客户端发消息只建立一个套接字-SOCKET VC++ thread non-blocking message communications server and client to establish a socket only
socket
- socket 编程 阻塞模式范例 可以看到所有的基本用法,但是调试时需要参考网上的设置VC++的方法-blocking mode socket programming examples can be seen all the basic usage, but the debugging settings need to refer to the online method of VC++
Socket-Talk
- 这是一个用阻塞方式的socket 做的聊天程序-This is a way of blocking socket do chat program
CMultiSvr-(SOCKET-API-Multi-Thread)
- socket API 非阻塞消息方式下写的TCP客户端示例(一客户端连接多服务器)-socket API no blocking tcp client
asyn-socket
- 异步非阻塞套接字通讯 异步非阻塞套接字通讯-Asynchronous non-blocking asynchronous non-blocking socket communications socket communication
Non-Blocking-Socket-Programing
- example use nonbloging socket programing
Socket
- 非阻塞的socket的通信, 服务端与客户端-Non-blocking socket communication, service and the clients
minaclient-minaserver
- mina 通信框架,实现java server 和 client 非阻塞socket通信,修改设置ip、端口即可实现通信,很实用的学习例程(Mina communication framework, to achieve server and client non blocking socket communication, modify settings IP, ports can achieve communication, very practical learning routines)
union_pay_ssl-non-blocking
- 非阻塞https访问,用于linux下的c编程,一般默认ssl访问都是阻塞的,现在出一个非阻塞版本(Non blocking HTTPS access, for C programming under Linux, generally default SSL access is blocked, and now a non blocking version)
Socket UDP for transfering files
- 使用UDP传输文件,阻塞式 socket 编程。(using UDP to transfer files, blocking socket programming.)
