-
用vc调用delphi实现的http上传
用vc调用delphi实现的http上传-with vc call delphi achieve http upload
- 2022-03-09 22:18:50下载
- 积分:1
-
语音网络传输
语音网络传输 -Voice network transmission
- 2022-01-25 21:15:50下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
一个delphi的视频点播播放器,能够播放媒体,是个不错的小程序,希望能够对大家有所帮助...
一个delphi的视频点播播放器,能够播放媒体,是个不错的小程序,希望能够对大家有所帮助-a video-on-demand player, can play the media, is a good small program, we hope to be able to help
- 2023-07-04 11:50:04下载
- 积分:1
-
flex open
flex 的开源服务器端 blazeds_bin_3-0-0-544.zip-flex open-source server-side blazeds_bin_3-0-0-544.zip
- 2022-08-08 13:34:49下载
- 积分:1
-
查看网卡信息,可以看IP,网关,子网码。
查看网卡信息,可以看IP,网关,子网码。-View card information, can see IP, gateway, subnet yards.
- 2022-04-23 18:34:18下载
- 积分:1
-
开发LDAP客户端的SDK,对资深开发人员很有帮助哦
开发LDAP客户端的SDK,对资深开发人员很有帮助哦-development LDAP client SDK, the senior development staff helpful oh
- 2022-02-25 09:20:52下载
- 积分:1
-
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子...
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子-This procedure allows you to easily access each other"s data can also be sent to the other side, but through the realization of the related protocols, the protocols of understanding as a good example!
- 2022-02-13 04:42:37下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1
-
VOIP电话控件,支持多种语言,只是不支持G729编码
VOIP电话控件,支持多种语言,只是不支持G729编码-VOIP phone controls, support for multiple languages, but do not support the G729 coding
- 2022-05-07 04:32:59下载
- 积分:1