-
basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om...
基本网络编程实例
Winsock实现网络聊天室【chap1ChatRoom(Winsock)】-basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om (Winsock)--
- 2022-04-25 04:53:17下载
- 积分:1
-
局域网文件传输的数据传输进行了处理,文件属性,文件…
局域网 实现文件的数据传输
传输进行了 文件属性的 处理, 接受后文件属性不变!-LAN file transfer data transfer carried out the deal with file attributes, file attributes unchanged accepted!
- 2022-01-22 08:41:43下载
- 积分:1
-
端口复用的样本
网络端口复用程序演示,多个客户端连接服务端同一个网络端口-port multiplexing sample
- 2023-02-20 05:40:03下载
- 积分:1
-
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分...
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分-LAN within a brief chat procedures, divided into server and client part 2
- 2022-04-17 04:26:40下载
- 积分:1
-
在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
-
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网可以聊天.这是客户端程序....
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网可以聊天.这是客户端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current can be realized in the local area network chat. This is the client program.
- 2022-09-06 06:30:03下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分:1
-
c# automatically upgrade source code, software auto
c#自动升级源码,实现软件自动升级,值得-c# automatically upgrade source code, software auto-upgrade, it is worth
- 2022-03-14 05:23:29下载
- 积分: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
-
2.求定积分的变成算法 用c语言。简单方便 新手容易看懂
2.求定积分的变成算法 用c语言。简单方便 新手容易看懂 -2. Seeking to become the definite integral algorithm uses c language. Simple and convenient easy to understand novice
- 2023-01-24 12:30:04下载
- 积分:1