-
居于c++的、JRTPLib的流媒体编程源码,可以对流媒体进行收和发。...
居于c++的、JRTPLib的流媒体编程源码,可以对流媒体进行收和发。-living in the JRTPLib streaming media programming source, the resumption of convection and the media made.
- 2022-04-19 22:57:23下载
- 积分:1
-
RO服务端源码
RO服务端源码 -RO Server RO-source server source
- 2022-01-26 03:16:34下载
- 积分:1
-
一个关于网络版的即时通讯聊天系统源代码。
一个VisualC++版本的Network即时消息聊天系统的源码。-a VisualC Network version of the instant messaging chat system source code.
- 2022-03-30 09:06:28下载
- 积分:1
-
扩展微软终端服务客户端成为无缝窗口,用来实现远程桌面操作。...
扩展微软终端服务客户端成为无缝窗口,用来实现远程桌面操作。-extend Microsoft Terminal Services client to be seamless window, used for remote desktop.
- 2022-06-18 15:22:52下载
- 积分:1
-
Chat client
客户端服务器聊天室源代码,使用VC(visual C++)编写的。使用access数据库。-Chat client-server source code, the use of VC (visual C++) Prepared. The use of access database.
- 2022-03-11 10:51:23下载
- 积分:1
-
多线程服务器源代码,基于winsock2编写
多线程服务器源代码,基于winsock2编写-server_mutilthread.cpp,base on winsock2
- 2022-02-06 03:02:41下载
- 积分:1
-
局域网内文件接收和发送,可以同时向发送多个文件或者文件夹,程序中多处采用多线程技术...
局域网内文件接收和发送,可以同时向发送多个文件或者文件夹,程序中多处采用多线程技术-LAN to send and receive documents can be sent simultaneously to multiple files or folders, multiple procedures multi-threading technology
- 2023-06-17 21:30:05下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1
-
邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。...
邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-spammers procedure is a senior email procedures can set smtp certification, but also to send attachments, but can also set various codes and data encryption.
- 2022-09-10 01:20:02下载
- 积分:1
-
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1