-
BBS
BBS-CS 天乙社区 v6.0.1(含源码) 天乙社区6.0是一套基于JAVA技术的网络虚拟社区,采用了Hibernate+Spring+Struts的轻量级J2EE框架,较5.x的内核有又了很大的提高.-BBS-CS Tian community v6.0.1 (including source code) communities Tian 6.0 is a set of Java-based network of virtual communities using the Hibernate Spring Struts lightweight J2EE framework, 5.x kernels are also greatly improved.
- 2023-09-09 03:45:06下载
- 积分:1
-
基于socket的简单通讯程序,学习socket编程的基本程序
基于socket的简单通讯程序,学习socket编程的基本程序-simple socket-based communication program, learning the basic socket programming procedures
- 2023-05-13 11:40:02下载
- 积分:1
-
简单的socket通信
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
- 2023-06-05 11:30:03下载
- 积分:1
-
用socket编程实现客户端和服务器的编程,采用线程实现实时通信...
用socket编程实现客户端和服务器的编程,采用线程实现实时通信-Socket programming with client and server programming, using threads to achieve real-time communication
- 2022-02-06 14:23:09下载
- 积分:1
-
就是定时刷新,使计数器加1,我不知是否真的能刷新,如果能的话就发达了...
就是定时刷新,使计数器加1,我不知是否真的能刷新,如果能的话就发达了-is regularly updated, plus a counter, I wonder if I can really set, if they can be developed in the case of
- 2022-03-10 18:24:34下载
- 积分:1
-
多播亦称多点传播是一种数据从一个成员送出后,然后复制给其他多个成员的技术,本章主要介绍了这种技术。...
多播亦称多点传播是一种数据从一个成员送出后,然后复制给其他多个成员的技术,本章主要介绍了这种技术。-Also known as Multicast Multicast is a data sent from a member, and then copied to a number of other members of the technology, this chapter introduces this technology.
- 2022-04-07 22:23:10下载
- 积分:1
-
客户端服务器应用程序
使用 c# 客户端-服务器聊天应用程序...每个客户端必须发送消息给服务器发送消息到所有的服务器。
- 2023-08-25 16:50:03下载
- 积分:1
-
计算机网络课程设计
计算机网络课程设计-基于socket的网络聊天室,是我大三课程的计算机网络课程设计,要求实现一个基于socket的网络聊天室。用VC++实现。 -Computer Network Course Design- socket-based network of chat rooms, is my third year courses in computer network curriculum design, required to implement a socket-based network of chat rooms. Using VC++ to achieve.
- 2022-01-30 10:33:51下载
- 积分:1
-
IP网络的QoS技术研究、队列式的时间延迟和等待…
IP网的QoS技术研究,介绍了排队类型,等待时延等。-IP Network QoS technology research, the type of queue and wait for the time delay.
- 2022-07-07 08:08:15下载
- 积分:1
-
android client control pc to play ppt
there are two parts in this zip file
one is the android client to run on a android device
another is the java server to run on a compute which already install the office and open the powerpoint
so,the first thing is run the java server on the target compute and before this you have already opened a ppt
then, modify the socket ip to your compute ip and run the client on the android device
finally you can use the android client to control ppt on the compute
- 2022-02-04 13:59:46下载
- 积分:1