-
http:/ / / / dev.perl.org perl6
http://dev.perl.org/perl6/
- 2022-04-21 15:50:55下载
- 积分:1
-
unix 网络程序
大神Richard stevens的unix网络编程一书的源代码,各个章节的都有,在linux和unix系统下编译,可以先阅读readme文件,查看功能和编译 选项
- 2022-07-27 15:35:17下载
- 积分:1
-
闲聊信使
我们可以和每个人聊天,也可以私下聊天。我们也可以通过画布发送图片信息。在局域网中,这是一个非常有效的项目,因为我们可以互相发送工作信息,在一秒钟内就可以显示给我们的同事。在大学里我们可以实施它。
- 2022-03-16 02:36:43下载
- 积分:1
-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
浏览器程序实例,不错
浏览器程序实例,不错-the instance of browse program,it is good.
- 2022-05-13 13:08:53下载
- 积分:1
-
VC++MFC TCP_SOCKET最简单的TCP传输协议 ,可以在这上面所以的加你喜欢的扩展功能
本人自己编写的最简单的TCP_SOCKET传输协议,有助于初学者了解SOCKET编程,一窥SOCKET的奥秘!
希望对大家有所帮祝!
- 2022-08-20 20:51:36下载
- 积分:1
-
远程共享主机的文件操作的代码
远程共享主机的文件操作的代码-remote file sharing mainframe operation code
- 2022-07-09 08:34:53下载
- 积分:1
-
VS2005 C # RSS源解析的范畴下,解析更快的使用…
vs2005 c# 下的一个rss源解析类,采用解析较快的xmlreader,你完全可以用此类完成你自己的rss订阅器,只需要的是介面的开发了-vs2005 c# under a rss source apportionment category, the use of analytic faster xmlreader, you can use such complete your own rss subscriptions, and only interface needed is the development of the
- 2022-12-18 10:20:03下载
- 积分:1
-
微软的http服务器实例代码
微软的http服务器实例代码-Microsoft http server code examples
- 2022-03-18 19:47:17下载
- 积分:1
-
miniupnpc.c
$Id: Changelog.txt,v 1.95 2009/10/30 09:18:18 nanard Exp $
miniUPnP client Changelog.
VERSION 1.4 : released 2009/10/30
2009/10/16:
using Py_BEGIN_ALLOW_THREADS and Py_END_ALLOW_THREADS in python module.
2009/10/10:
Some fixes for compilation under Solaris
compilation fixes : http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=1464
- 2022-05-12 14:05:30下载
- 积分:1