-
基于Socket的TCP模块,支持多线程
基于Socket的TCP模块,支持多线程-Socket Based on the TCP module, support for multi-threaded
- 2022-12-31 23:30:08下载
- 积分:1
-
首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet...
首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。
然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:programsNTDDK src
etwork ndispacket目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : programs NTDDK src network NDIS packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the co
- 2023-06-15 10:50:03下载
- 积分:1
-
do with COM access the website of a process LINK
用COM做的获取网页内LINK的一个程序-do with COM access the website of a process LINK
- 2023-05-29 16:25:02下载
- 积分:1
-
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)...
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/
下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip
socket编程的。
(2)jrtplib官方网站的c/s例子
运行配置:
VS2005
头文件
jthread-1.2.1
jrtplib-3.7.1
lib文件:(放到工程目录下。我已经放好了)
jrtplib.lib
jthread.lib
添加的依赖库:
jthread.lib
jrtplib.lib
ws2_32.lib
代码介绍:
具体代码发在网上
http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com
有什么问题请发hanyuejun2006@163.com与我联系。
文件中
videoSendertest
videoReceiver
是我编的例子
video_send
video_recv
是我基于vfw例子
JRTPConsole
是jrtplib c/s例子
-err
- 2022-03-25 18:05:24下载
- 积分:1
-
有关于文件在网络中的传输问题,有喜爱地的铜须邪恶 北大学而生...
有关于文件在网络中的传输问题,有喜爱地的铜须邪恶 北大学而生-On file in the network transmission problems, there are favorite places of copper to be born evil, North University of China
- 2022-03-17 19:36:49下载
- 积分:1
-
A simple Windows 95/98/ME/NT4/2000/XP CTRL client for administration of XMail se...
A simple Windows 95/98/ME/NT4/2000/XP CTRL client for administration of XMail servers.-A simple Windows 95/98/ME/NT4/2000/XP CT RL client for administration of XMail servers.
- 2023-07-26 02:00:03下载
- 积分:1
-
它是一个套接字服务器。它接受来自客户端的连接和打印的连接…
It is a socket server. It accepts a connection from client and prints on the console a message that client writes
- 2022-08-26 11:57:19下载
- 积分:1
-
Port mapping software. Rar appropriate to study the learning
端口映射软件.rar
适合研究学习
-Port mapping software. Rar appropriate to study the learning
- 2022-02-12 13:48:11下载
- 积分:1
-
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。...
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。-ASP.NET SQL database link some examples are very good, I think you will definitely be useful.
- 2022-03-16 09:55:42下载
- 积分:1
-
Midas的远程登陆窗口太简单了,不能让用户选择要连接的服务器的地址 不过好在 通过以下的方法你可以修改这个登陆窗口为你自己非常喜欢 的风格,当然也因此可以记录...
Midas的远程登陆窗口太简单了,不能让用户选择要连接的服务器的地址 不过好在 通过以下的方法你可以修改这个登陆窗口为你自己非常喜欢 的风格,当然也因此可以记录下别人的登陆密码哦 unit utLogIn interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,-Midas remote login window too simple and not to let the users choose to connect to the server addresses However Fortunately, the adoption of the following ways you can change the landing window for your very own favorite style, of course, it can also record other people"s passwords landing Oh unit utLogIn interface uses Windows Messages , SysUtils, Variants, Classes, Graphics, Controls, Forms,
- 2022-12-17 09:40:03下载
- 积分:1