-
两台网络中的主机建立通信连接
两台网络中的主机建立通信连接-two network hosts on the establishment of communication links
- 2023-08-03 20:40:02下载
- 积分:1
-
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送...
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client requests for the client to establish a link SOCKET queue handle all the client to send data to respond to a client sent response information update service Works on the port side.
- 2022-01-27 10:18:43下载
- 积分:1
-
用vc编写的五子棋程序,带网络功能,人机对战等功能
用vc编写的五子棋程序,带网络功能,人机对战等功能-prepared using vc 331 procedures, with network function, the human-machine war, and other functions
- 2022-11-01 06:50:03下载
- 积分:1
-
大家都考三级网络都需要的书,现在一般的三级网络上机题都是在里面找的一些题目,希望能够对大家有帮助...
大家都考三级网络都需要的书,现在一般的三级网络上机题都是在里面找的一些题目,希望能够对大家有帮助-we have obtained three networks are needed, While the three networks on the plane and that they were looking for some topics, we hope to be able to help
- 2022-05-19 12:43:56下载
- 积分:1
-
Examples of custom tag TagStudy, custom tag learning
自定义标签的例子TagStudy,自定义标签的学习-Examples of custom tag TagStudy, custom tag learning
- 2023-01-17 11:30:04下载
- 积分:1
-
企业级同步备份系统,数据卫兵,企业级源码
企业级同步备份系统,数据卫兵,企业级源码-Enterprise-class backup system synchronization, data guard, enterprise-class source
- 2022-07-06 21:19:27下载
- 积分:1
-
windows Socket server
windows Socket server
- 2022-08-02 17:47:26下载
- 积分:1
-
1: Animation mode pop
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中
6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译-1: Animation mode pop-up, just like MSN Tips Box 2: beautiful, detailed distribution see Figure 3: can also be opened again in a more detailed content of the page 4: automatically shut down without manually confirm that ok5: examples include the C# And VB two versions, popUp the source file in EeekSoft.Web.PopupWin folder 6: simple to use (see specific use code佩文), examples of the use of the compiler before
- 2022-05-18 14:12:05下载
- 积分:1
-
电话拨号.tapi实现
使用VB编写。
其他的说明就没了。快让我下点吧!
哎。累哟。...
电话拨号.tapi实现
使用VB编写。
其他的说明就没了。快让我下点吧!
哎。累哟。-telephone dial-up. TAPI achieve prepared using VB. No other note of. Let me quickly point under! Hey. Tired yo.
- 2022-10-19 23:30:08下载
- 积分: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