-
一个服务器的程序,用来接收客户端的数据,采用了异步的socket编程...
一个服务器的程序,用来接收客户端的数据,采用了异步的socket编程-a server process to receive the client data, the use of asynchronous socket programming
- 2022-03-14 05:07:27下载
- 积分:1
-
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。...
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。-this example is a tool for network traffic, statistics of local inflows and outflows of computer data size.
- 2022-07-02 11:31:18下载
- 积分:1
-
拓展rtmpdump库,支持aac、h264发布
应用背景该库我做过一定的完善开发,可以用来做视频直播的上行和下行模块,之前也应用到了视频社区中关键技术
H264
aac
rtmp
- 2023-01-15 06:40:03下载
- 积分:1
-
winsocket udp 编程 新手可以
winsocket udp 编程 新手可以-winsocket udp programming novice can s
- 2022-06-15 00:56:57下载
- 积分:1
-
中小型企业网站的一个例子,具备完整的企业网站功能,包括公司介绍,产品介绍,人员介绍等...
中小型企业网站的一个例子,具备完整的企业网站功能,包括公司介绍,产品介绍,人员介绍等-Small and Medium Enterprises website an example of a complete enterprise Web site features, including company introduction, product introduction, personnel, etc. Introduction
- 2022-03-06 04:33:49下载
- 积分:1
-
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在js...
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码
-common jsp Pagination components, examples of installed only after the various attributes, Then API can be called Packaging has been good, "Home" and "Previous" "Next" Pages operation html forms String directly in jsp pages can be. Jump to support jsp and Jump to Action (struts framework) two types, support electoral constituency or more out in support of Vector- or sql statement. Pagination backend database support .... see, in particular source package "for use. txt " There are detailed steps to set up, use examples FOSS
- 2023-02-02 03:50:04下载
- 积分:1
-
contract to a network, an example of application of network development quite he...
一个网络来发包,还有一个例子应用,对网络开发挺有帮助的-contract to a network, an example of application of network development quite helpful
- 2022-02-20 05:23:03下载
- 积分:1
-
最新的视频开发包哦
最新的视频开发包哦-latest Video Development Kit oh
- 2022-01-25 17:51:56下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1
-
This procedure can achieve the basic chat functionality, development environment...
此程序可以实现基本的网络聊天功能,开发环境VC-This procedure can achieve the basic chat functionality, development environment, VC
- 2022-12-26 06:35:03下载
- 积分:1