-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1
-
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,...
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introduced into coding waveform coding, coding parameters and mixed coding. Waveform voice signal is encoded form of waveform handling and processing, encoding parameters based on the voice signal to digital model based on its model parameters calculated, and then it these parameters reduction digital model, synthetic voice. Mixed coding is integrated waveform coding and coding parameters of the merits of the 4-without compromising the audio on the rate of high-quality speech synthesis. For example, multi-pulse Excited Linear Predictive Coding (MODIFIED), the Code Excited Linear Predictive Coding (CELP) are mixed coding.
- 2022-08-18 14:54:38下载
- 积分:1
-
请完善,pcap抓包程序,别忘给我发一份,
请完善,pcap抓包程序,别忘给我发一份,-Please improve, pcap capture procedures, do not forget to send me a copy
- 2022-02-24 13:34:49下载
- 积分:1
-
使用WebBrowser控件开发浏览器程序
使用WebBrowser控件开发浏览器程序-use WebBrowser control procedures browser
- 2022-01-25 18:10:27下载
- 积分:1
-
Can complete a basic web browser HTTP protocol like students to master knowledge...
可以完成基本的网页浏览似的学生掌握HTTP协议的相关知识,加深对客户/服务器的工作模式的认识,并进一步锻炼学生的网络软件编程能力和解决实际问题的能力。-Can complete a basic web browser HTTP protocol like students to master knowledge, deepen their understanding of client/server mode of understanding and to further our students the capacity and network software programming to solve practical problems.
- 2022-07-11 13:21:02下载
- 积分:1
-
RO服务端源码
RO服务端源码 -RO Server RO-source server source
- 2022-01-26 03:16:34下载
- 积分:1
-
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初...
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be placed on a separate process (the use of fork ()), causing Lane send_icmp cycle, each re-initialization struct sockaddr_in. Then Butt received the data analysis proc_icmp () will more than one pair of IP header ip-gt; Src field judgment.
- 2023-06-22 05:20:03下载
- 积分:1
-
一个用winsock开发的代理服务器
一个用winsock开发的代理服务器-a development of the protocols of using a proxy server
- 2022-08-14 19:28:06下载
- 积分:1
-
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部...
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a state of the mechanism: client and server-side run-time in the beginning has the same state, through user input or program running internal mechanisms, procedures can be transferred to a different state, in a different state under the procedures realize the different functions
- 2022-05-31 20:30:52下载
- 积分:1
-
论坛制作 好像是大苹果的
论坛制作 好像是大苹果的-Forum seems to be making the Big Apple
- 2022-10-10 17:20:05下载
- 积分:1