-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
语音聊天程序,跟主面板几个合起来使用,也可以单独使用
不错的网络编程...
语音聊天程序,跟主面板几个合起来使用,也可以单独使用
不错的网络编程-voice chat program, with several main panels together, or can be used alone good network programming
- 2022-04-19 03:47:50下载
- 积分:1
-
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
- 2022-12-31 05:35:24下载
- 积分:1
-
一个用vc实现的overlapped的实例
一个用vc实现的overlapped的实例-with a vc realized overlapped examples
- 2022-06-18 20:13:22下载
- 积分:1
-
对网络编程的程序Winsock。是一个服务器
这是一个关于winsock的网络编程的程序。是一服务器端VC视频会议代码,希望对你们有用。-winsock on the network programming procedures. Is a server-side code VC Video Conference, and I hope to you useful. Ha ha!
- 2022-10-26 19:20:03下载
- 积分:1
-
windows网络编程
多个WINDOWS SOCKET 编程实例,基础
本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。
内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。
本书论述深入浅出、用大量实例详解了微软网络API函数的应用。
配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。
- 2023-06-01 03:25:05下载
- 积分:1
-
用VC++写的socket通讯程序,已经编译通过,使用时去掉文件只读属性,编译即可...
用VC++写的socket通讯程序,已经编译通过,使用时去掉文件只读属性,编译即可-With VC++ Write the socket communication program has been compiled through the use of paper when removed read-only attribute, the compiler can
- 2023-04-20 01:10:04下载
- 积分:1
-
该文件详细介绍开发过程中的具体问题.他给设计者很好的借鉴功能.是开发人员比被东西....
该文件详细介绍开发过程中的具体问题.他给设计者很好的借鉴功能.是开发人员比被东西.-the document in detail the process of developing specific issues. He gave a very good designers draw function. Yes developers than by things.
- 2022-03-07 10:42:55下载
- 积分:1
-
一个多点广播获得时间的程序。含客户端和服务器两个程序
一个多点广播获得时间的程序。含客户端和服务器两个程序- More than spots broadcasts obtains the time the procedure.
Contains the customer end and the server two procedures
- 2023-07-16 20:35:03下载
- 积分:1
-
一个很好的vc编程,一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.....
一个很好的vc编程,一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good vc programming, a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug VC6.0 through ..
- 2023-08-24 05:20:03下载
- 积分:1