-
在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
-
filerandomreadandwrite
这是一个Visual C++编写的实现文件随寄存储的小程序,在Visual C++6.0中编译通过.(This is a Visual C achieve document prepared by the pin with a small storage procedures, Visual C 6.0 compile.)
- 2006-08-20 19:22:01下载
- 积分:1
-
tRNAscan-SE.tar
tRNAscan-SE was written in the PERL (version 5.0) script language.
Input consists of DNA or RNA sequences in FASTA format. tRNA
predictions are output in standard tabular or ACeDB format.
tRNAscan-SE does no tRNA detection itself, but instead combines the
strengths of three independent tRNA prediction programs by negotiating
the flow of information between them, performing a limited amount of
post-processing, and outputting the results in one of several
formats.
- 2010-06-12 15:12:35下载
- 积分:1
-
队列链表
说明: c语言队列链表,核心思想:先进先出,后进后出.可以实现清空队列,进出队列.(C language queue list, core idea: first in, first out, last in, then out)
- 2020-05-11 14:30:22下载
- 积分:1
-
advance-mathmatical-staticals
苏良军编著的比较经典的概率书籍,中文的,内容丰富,值得一看。。( U6BD u5B3 u5B3 u0B3 u5B3 u0B3 u5B0 )
- 2017-05-26 11:08:13下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
Desktop
vbs function to deterine windows type
- 2015-07-27 01:06:07下载
- 积分:1
-
电动汽车负荷时空分析代码
说明: 电动汽车充电负荷时空分析,对电动汽车的研究非常有帮助,建议下载。(Spatio-temporal analysis of electric vehicle charging load is very helpful to the research of electric vehicle. It is recommended to download.)
- 2021-03-17 15:19:20下载
- 积分:1
-
DSP_MODBUS
基于dsp28335MODBUS协议通信MCGS触摸屏人机界面程序(Based on dsp28335MODBUS protocol communication MCGS touch screen man- machine interface program)
- 2020-11-06 19:59:50下载
- 积分:1
-
eMule
eMule-0.44d-VeryCD1228源代码,为自由软件,内附版权说明。-quad-0.44d- VeryCD1228 source code to free software, enclosing copyright statement.
- 2022-01-22 08:15:35下载
- 积分:1