-
sip视频电话
SIPclient是基于MFC编程实现的一款视频通话软件。可以设置不同参数进行视频通话,注册用户,网络通话,基于windows平台,小巧实用,便于开发使用
- 2023-02-22 03:10:04下载
- 积分:1
-
a telephone dial
一个利用电话拨号上网进行电话通信的程序!(得用modem,好象不能用宽带!)-a telephone dial-up telephone communications procedures! (Starting a modem, it seems not use broadband!)
- 2022-01-25 17:33:40下载
- 积分:1
-
unity c# 串口获得数据 获得串口无线模块的按键信息
资源描述unity c# 串口获得数据 获得串口无线模块的按键信息,老师在台上讲课,可以在大屏幕上出题给学生,所有学生都可以答题,答题信息总结到老师的终端电脑上,查看学生的答题情况,并记录历史答题信息,作为教学依据。
- 2022-10-27 15:25:04下载
- 积分:1
-
Java基于Socket的文件传输实现方法
本文实例讲述了Java基于Socket的文件传输实现方法。分享给大家供大家参考,具体如下:
- 2023-01-01 04:25:03下载
- 积分:1
-
在 c + + 中的 TCP 服务器
该软件是服务器端,用于通信软件,用C++编写的socket。它可以用作其他项目的模板,并同时支持多个客户端连接。注释为西班牙语,但由于不复杂,因此易于翻译;
- 2022-05-14 15:27:14下载
- 积分:1
-
《PHP专业项目实例开发》源代码
《PHP专业项目实例开发》源代码-"PHP examples of professional development project" source code
- 2022-03-25 15:55:48下载
- 积分:1
-
miniupnpc.c
$Id: Changelog.txt,v 1.95 2009/10/30 09:18:18 nanard Exp $
miniUPnP client Changelog.
VERSION 1.4 : released 2009/10/30
2009/10/16:
using Py_BEGIN_ALLOW_THREADS and Py_END_ALLOW_THREADS in python module.
2009/10/10:
Some fixes for compilation under Solaris
compilation fixes : http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=1464
- 2022-05-12 14:05:30下载
- 积分:1
-
libgHttp_win32
windows平台下的libghttplibghttp 是一个很好用的 http 库,这个库十分的方便使用,它能够轻松地实现同步和异步的Http请求libghttp从linux下移植到win32平台,http协议客户端代码
- 2022-04-09 11:34:28下载
- 积分:1
-
website produced the voice players, examples of the implementation of the cases,...
制作网页中的声音播放器,执行本例实例后,将创建一个带有1个下拉框和3个按钮的运行界面。鼠标单击下拉框可以选择要播放的声音文件(*.au),按下播放按钮可以播放当前的声音文件,按下循环按钮可以循环播放当前声音文件,按下停止按钮可以停止播放当前声音文件。-website produced the voice players, examples of the implementation of the cases, will create a with a drop-down box and three button operation interface. Mouse click the drop-down box can choose to play the sound files (*. au), press the button player can play current audio files, press the circle button on the current cycle of broadcast sound files, press the stop button to stop the current broadcast sound files.
- 2022-02-20 06:00:09下载
- 积分:1
-
linux下的聊天软件
局域网OICQ程序设计,包括客户端和服务端。
客户端与服务端之间使用tcp协议进行通讯,客户端和客户端之间使用upd协议进行通讯。服务端监听一个tcp端口,接受客户端的连接。每个客户端使用udp协议监听一个端口。接受来自其他客户端的信息。
- 2022-01-24 08:45:03下载
- 积分:1