资源列表

« 1 2 ... .21 .22 .23 .24 .25 3426.27 .28 .29 .30 .31 ... 11787 »

[ICQ/即时通讯LocalNetChat

说明:基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。 第一部分 服务器端   一、创建服务器套接字(create)。   二、服务器套接字进行信息绑定(bind),并开始监听连接(listen)。   三、接受来自用户端的连接请求(accept)。   四、开始数据传输(send/receive)。   五、关闭套接字(closesocket)。 第二部分 用户端   一、创建用户套接字(create)。
<Liang> 在 2025-10-07 上传 | 大小:767kb | 下载:0

[Web服务器InternetLive

说明:这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001
<Liang> 在 2025-10-07 上传 | 大小:740kb | 下载:0

[Internet/网络编程daili

说明:使用c++编写的代理服务器程序基本源代码.-Use c++ The preparation of the proxy server process the basic source code.
<lw> 在 2025-10-07 上传 | 大小:117kb | 下载:0

[Internet/网络编程kuraskal

说明:Kurakal实现次小生成树,时间复杂度nlogn-Small Kurakal realize times spanning tree, the time complexity is nlogn
<卢卡斯> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[远程控制编程NameLess114

说明:一个非常经典的后门程序NameLessV1.14稳定版代码,里面有很多值得学习的东西-A very classic backdoor NameLessV1.14 stable version of code, there are many things worth learning
<thx4sg> 在 2025-10-07 上传 | 大小:41kb | 下载:0

[Internet/网络编程11

说明:用多进程同步方法解决生产者——消费者问题,进行一个完整的程序
<22222> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[网络截获/分析UDPprogram

说明:udp 编程人员试用的, 也可参考一下-udp programmers trial, and it can refer to
<try try> 在 2025-10-07 上传 | 大小:110kb | 下载:0

[Internet/网络编程Server_for_voice_guide

说明:a voice guide server ,it is the first part of voice guide center
<try try> 在 2025-10-07 上传 | 大小:68kb | 下载:0

[Internet/网络编程EmailClient

说明:邮件收发客户端,能简单实现邮件的收发,在压缩文件中有说明-Send and receive e-mail client, can realize a simple message to send and receive, in the compressed file has note
<misizhou> 在 2025-10-07 上传 | 大小:868kb | 下载:0

[TCP/IP协议栈TCP

说明:c++写的tcp,客户端服务器通信的控制台应用程序。适合初级人员简单的学习。-c++ written tcp, client-server communications console application. Suitable for junior officers to learn simple.
<dsff> 在 2025-10-07 上传 | 大小:2.42mb | 下载:0

[Internet/网络编程FTP_c

说明:C#网络开发 Ftp服务器端实现
<bluesun> 在 2025-10-07 上传 | 大小:72kb | 下载:0

[Web服务器web

说明:一个JAVA做的浏览器,能够通过INTERNET网看到各种网页,和APPLET- JAVA does the browser, can see each kind of homepage through the INTERNET net, with APPLET -JAVA to do a browser, can see through the INTERNET network pages, and APPLET-JAVA does the browser, can see each kind
<66> 在 2025-10-07 上传 | 大小:53kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 3426.27 .28 .29 .30 .31 ... 11787 »

源码中国 www.ymcn.org