-
基于webplayer的电影下载工具(VC6源码)
使用webplayer在线影院观看电影,是点播的形式,如果你的网络不好就要忍受长时缓冲的痛苦,有没有办法先下再看呢?我开发这个工具就是为了这个目的,发现了webplayer如何跟服务器沟通的规则,并最终获得电影数据,代码其实并不复杂,使用基本的socket编程,伪装成webplayer客户端与服务器沟通,最终得以获得电影数据,最后存成rmvb格式的电影,可以慢慢欣赏了。以上工具仅为学习目的开发,切勿用于任何非法目的,责任请自负,请支持正版电影:)
- 2023-01-18 10:25:04下载
- 积分:1
-
java实现的socket连接池,使用了apache的objectpool
java实现的socket连接池,使用了apache的objectpool-java achieve the socket connection pool, the use of the apache objectpool
- 2022-01-25 20:12:50下载
- 积分:1
-
实现了利用视觉实现串口通信的功能,并实现了一种视频的功能。
利用Visual C++ 实现串口通信功能,用一个类实现串口操作的封装。-achieved using Visual C serial communications functions, and to achieve a kind of serial Packaging operation.
- 2022-04-30 06:38:07下载
- 积分:1
-
一个通用的Web服务器源程序
一个通用的Web服务器源程序-a common source Web server
- 2022-04-22 21:29:21下载
- 积分:1
-
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置...
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-1) user interface module for the user response to keyboard and mouse input settings server parameters, display server status and the error messages to users with standard Windows interface. 2) module responsible for the account management of user access rights, user landing after the root directory, and provide transparent to users of virtual directory services. Also for the other modules provide access to files (folders), the authority that you document the existence of local services, 3) connect with the FTP eavesdropping order processing module is responsible for monitoring client connectivity, and is responsible for the closure of the connecting block, the release of each link the resource. This FTP protocol
- 2022-11-07 14:35:03下载
- 积分:1
-
tcp的socket通讯的简单例子,希望大家可以借鉴
tcp的socket通讯的简单例子,希望大家可以借鉴-tcp the socket communication simple example, I hope everyone can learn from
- 2023-07-24 06:15:03下载
- 积分:1
-
在Delphi 7的Skype的读者聊天
应用背景…/ / --------使twincontrols双缓冲(消除愚蠢的闪烁)程序enabledoublebuffering(父母:来;const aenabled:布尔);VaR我:整数; ;awincontrol:来;开始 ;与父母做一开始 ; ; ; ; ;如果父母是有有那么aparent.doublebuffered:= aenabled;和公司的; ; ; ; ; ;我:= 0 - 1开始controlcount ; ; ; ; ; ; ;如果控制[我]是有有那么和,和,和,和,和,; ; ; ; ; ; ; ; ; ; ;awincontrol来:=(对照组[我]); ; ; ; ; ; ; ; ; ; ;awincontrol.doublebuffered:= aenabled; ; ; ; ; ; ; ; ; ; ;如果awincontrol.controlcount & gt;0 enabledoublebuffering(awincontrol,真的);和,和,和,和,和,;和,和,和,结束;结束了;终点…关键技术型 ;/ / -------参与者 ;tparticipants =记录人:数组[ 1 .. 0 ]的字符串;和,我的身份证:数组[ 0 .. 1 ]的字符串;结束了;并; ;/ / ------- Skype聊天同步文件 ;tskypechatsyncfile =记录文件名:文件名:字符串; ; ; ;filedatetimestamp:整数; ; ; ;filedatetime:TDateTime;结束了; ;/ / -------所有同步文件 ;tskypech
- 2023-07-17 14:10:03下载
- 积分:1
-
一个面向GPS开发出来的卫星定位源代码
一个面向GPS开发出来的卫星定位源代码-a development-oriented GPS satellite positioning of the source code
- 2022-07-24 04:25:39下载
- 积分:1
-
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
u...
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
use IEEE.STD_LOGIC_UNSIGNED.all
- 2022-03-22 12:01:40下载
- 积分:1
-
一个PERL写CGI时用的模板程序,也是以前做项目用的,很好的,大家用用看。...
一个PERL写CGI时用的模板程序,也是以前做项目用的,很好的,大家用用看。-PERL to write a CGI program when the template is also used in previous projects to do, well, everyone used to use watch.
- 2022-02-16 05:32:43下载
- 积分:1