搜索资源列表
socket应用小例程
- 用.netc#语言编写的socket网络编程小样例源代码,短小精悍,核心内容具备-Socket sample program by C#.
异步socket通信例程
- 利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
SOCKET程序FOR WINDOWS实现
- windows平台下socket开发实现例程,可用作开发参考-windows platform socket routines to achieve development and can be used as the development of reference
SimpleSample
- 这是一个简单的socket例程,现运行server,并开始。然后运行client, 连接就可以看到提示信息。-This is a simple socket routines are running server, and began. Then run the client to connect, you can see a message.
Simple_socket_Sample
- 这是一个简单的socket例程源码,现运行server,并开始。然后运行client, 连接就可以看到提示信息。-This is a simple socket routines source, the server is running, and began. Then run client to connect, you can see a message.
src
- java非阻塞Socket例程,包括服务器和客户端
SocketSample
- socket例程,现运行server,并开始。然后运行client, 连接就可以看到提示信息。
Socket
- 网络通讯中间件,客户端、服务器端,自带测试例程
UDP组播VC例程
- UDP组播VC例程Socket-UDP Multicast VC routines Socket
本书小例程
- 《C#案例开发》源代码,包括socket应用,文件操作,邮件收发,注册表操作等小例程-"C# development case" source code, including socket applications, operational documents, e-mail, registry operators and other small routines
socket
- socket应用小例程-socket application of small routines
Linux_socket_program
- linux socket编程很好的学习文档,其中有很多C代码例程-linux socket programming good study documents, there is one of a lot of C code routines
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
Socket-develope
- 基于WinSocket的电脑网络接口开发例程 主要有大型文件传输 FTP等实例-The computer network interface based on WinSocket routines developed mainly as three examples of large FTP file transfers
socket
- socket例程,仅用于演示socket通讯。-socket routine
Socket
- Android下使用Socket进行通信的一个简单例程,使用费组舍IO,datainputstream.-Android Socket to communicate using a simple routine, toll group homes IO, datainputstream.
网络开发
- socket例程,多线程网络编程,多线程学习
Socket异步通信,线程
- VC++写的Socket异步通信多线程例程(Socket asynchronous communication multithreading)
source
- 嵌入式Linux开发教程(华清远见版)配套的例程源码,用于本科生教学,非常适合初学者(Example codes of embedded Linux suits for junior Linux programmer.)
socket
- 这是一个简单的socket通信例程,初学者可以据此了解计算机内部程序间信息交互(A simple socket communication routine)