登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:网络
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Java基于Socket的文件传输实现方法

本文实例讲述了Java基于Socket的文件传输实现方法。分享给大家供大家参考,具体如下:

1
下载
67
浏览
2023-01-01发布

2. 蜘蛛,爬取指定站的内容,并下载电视。

网络蜘蛛,用于爬取指定网站内容,并下载到本地电脑上-Web spiders, for the climb to take the specified website content, and download to your local computer

1
下载
71
浏览
2022-12-31发布

3. 能够实时获得系统TCP

能够实时获得系统TCP-UDP信息,系统稳定可靠。信息包括:协议、本地IP、本地端口、远程IP、远程端口等信息。-system to real-time access to TCP- UDP information, the system is stable and reliable. Information includes : protocol, local IP, local port, remote IP, remote port information.

1
下载
61
浏览
2022-12-31发布

4. 使用eXosip开发的例子,使用vc打开工程直接编译库和例子,注意需要安装了xp平台开发包...

使用eXosip开发的例子,使用vc打开工程直接编译库和例子,注意需要安装了xp平台开发包-use eXosip development example, the use of open vc works directly translated libraries and examples, the need to install the Platform Development Kit xp

1
下载
46
浏览
2022-12-30发布

5. GSM 06.10 13kbit/s RPE/LTP 语音压缩算法

GSM 06.10 13kbit/s RPE/LTP 语音压缩算法 -GSM 06.10 13kbit/s RPE/LTP voice compression algorithm

2
下载
59
浏览
2022-12-30发布

6. web浏览器

基于http协议的一个web浏览器的vc++实现,具有工具栏、浏览、前进、后退、收藏夹等常用的浏览器基本功能…………

1
下载
68
浏览
2022-12-29发布

7. 《Web编程专家指南》

《Web编程专家指南》-"Web Programming Expert Guide"

1
下载
56
浏览
2022-12-29发布

8. WindowsCE

基于WindowsCE视频传输和回放的实现, 详细讲解了wence的工作过程和实现方式。-WindowsCE-based video transmission and playback of the realization of wence detailed account of the work process and realize the way.

1
下载
77
浏览
2022-12-29发布

9. VC中利用钩子记录中文字符

VC中利用钩子记录中文字符 -VC hook records the use of Chinese characters

1
下载
48
浏览
2022-12-28发布

10. torque服务器源代码

torque服务器源代码-torque server source code

1
下载
82
浏览
2022-12-27发布

11. IP地址信息实时监视源程序

IP地址信息实时监视源程序-IP addresses real-time surveillance information source

1
下载
37
浏览
2022-12-27发布

12. libevent-win

所有的源代码都是免费的,任何人都可以下载,我们确实需要这种机制(点)来鼓励人们分享更多的源代码项目,这样每个人最终都可以得到更多有价值的代码。我们花了很多精力为你维护所有的代码。我们非常感谢您的支持和理解。只要你愿意分享你的代码,就很容易得到分数。在您上传您的项目,请等待长达3天的审查,从我们的编辑。你也可以捐款并立即获得积分。捐款将帮助我们在网站托管和维护很多。

1
下载
97
浏览
2022-12-26发布

13. 可以得到本机卡连接类型和口速率;得到流经口的实时上行、下行流量!非常实用!...

可以得到本机网卡连接类型和网口速率;得到流经网口的实时上行、下行流量!非常实用!-the machine can be connected Ethernet network types and I rate; I been running through the network of real-time uplink and downlink traffic! Very practical!

1
下载
67
浏览
2022-12-26发布

14. Complete example using custom errors and write errors to the Event log 日志记录...

Complete example using custom errors and write errors to the Event log 日志记录-Complete example using custom errors and write errors to the Event log recorder

1
下载
55
浏览
2022-12-26发布

15. This procedure can achieve the basic chat functionality, development environment...

此程序可以实现基本的网络聊天功能,开发环境VC-This procedure can achieve the basic chat functionality, development environment, VC

1
下载
70
浏览
2022-12-26发布

17. c#socket 聊天

本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。

1
下载
87
浏览
2022-12-25发布

18. 这是一个视频会议系统中接受端有关mpeg

这是一个视频会议系统中接受端有关mpeg-4播放技术的一个源代码-This is a video conferencing system receiving end of the MPEG-4 broadcast of a source code

1
下载
54
浏览
2022-12-25发布

19. java_websocket_demo

使用spring mvc实现的java websocket,欢迎下载研究,不足请指正,亲测收发消息均无误

1
下载
61
浏览
2022-12-24发布

20. webSocket及HTML5相互通信例子

webSocket及HTML5相互通信例子,经测试可用,浏览器需兼容HTML5,webSocket使用C#编码,控制台程序作为服务器,html5页面作为客户端

1
下载
65
浏览
2022-12-24发布