-
一个简单的聊天程序
网络编程
一个简单的聊天程序
网络编程-A simple chat program network programming
- 2022-01-25 16:03:52下载
- 积分:1
-
类似于联众世界中的四国军棋游戏,分为客户端和服务器端。
可用于局域网内2人或者4人对战,支持复盘功能。
首先要运行服务器端(Server.exe),...
类似于联众世界中的四国军棋游戏,分为客户端和服务器端。
可用于局域网内2人或者4人对战,支持复盘功能。
首先要运行服务器端(Server.exe),
然后启动大厅程序(Game.exe),
坐好位置后,就可以进行游戏了。-OurGame similar to the Game The Great Battle of Four Countries divided into client and server. 2 can be used for LAN or 4 people against people, in support of the right site functionality. First of all want to run server-side (Server.exe), then start the procedure room (Game.exe), good location to sit, you can play the.
- 2022-02-11 12:14:24下载
- 积分:1
-
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
-
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天-Using c++ written in a simple network chat program, to achieve LAN chat
- 2023-08-18 20:50:05下载
- 积分:1
-
DSP序列化反序列化对象SDK开发包
DSP(Dynamic Serialize Packet)是一个动态序列化和反序列化对象的SDK开发包,使用DSP可...
DSP序列化反序列化对象SDK开发包
DSP(Dynamic Serialize Packet)是一个动态序列化和反序列化对象的SDK开发包,使用DSP可以将对象序列化成数据流保存到文件中,或者将序列化后的数据流通过Socket传递给远端;也可以使用DSP从文件或Socket中读取数据,然后反序列化成对象。-DSP series of anti-sequence objects DSP Development Kit SDK (Dynamic Packet Serialize) is a dynamic sequence and the anti-sequence objects SDK development kits, the use of DSP target sequence can be turned into data flow to your document, or the sequence of data flow through the transfer to the distal socket; Also DSP can use Socket from the documents or to access data, and then turned into anti-sequence objects.
- 2023-07-09 04:25:03下载
- 积分:1
-
VS2005的网络通信的程序,实现客户端和服务器端的简单功能
VS2005的网络通信的程序,实现客户端和服务器端的简单功能-VS2005 network communications programs to achieve client and server-side features a simple
- 2022-04-27 20:30:27下载
- 积分:1
-
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。-This is a VC6.0 CSocket socket on the development of simple text communications procedures, the network has a certain reference value for beginners.
- 2022-08-21 09:25:08下载
- 积分:1
-
主机名到IP的转换
主机名到IP的转换-host name to IP conversion
- 2022-05-20 14:24:53下载
- 积分:1
-
lan中的端口映射程序
lan中的端口映射程序-the port mapping procedures
- 2023-01-30 05:30:03下载
- 积分:1
-
ASP.NET开发的信息管理系统实例导航:第…
ASP.NET信息管理系统开发实例导航:第4章 图书借阅系统系统-ASP.NET development of information management system navigation examples : Chapter 4 Lending Library Systems
- 2022-03-17 05:40:33下载
- 积分:1