-
支持Html语法,可以开设无限制的讨论区、动态显示帖子的点击数、显示帖子长度、显示帖子回复数、允许用户自己修改帖子、允许用户自己删除帖子、允许用户对自己的帖子进...
支持Html语法,可以开设无限制的讨论区、动态显示帖子的点击数、显示帖子长度、显示帖子回复数、允许用户自己修改帖子、允许用户自己删除帖子、允许用户对自己的帖子进行加锁和解锁操作、被加锁的帖子不能回帖-support Html syntax, can open unlimited discussion areas, dynamic display of the number of clicks articles show that the length of articles, shows few postings back, allowing the user to amend the articles that allow users to delete their postings, allows users to post their own for locking and unlocking operation, were locked the message can replies
- 2022-04-24 19:42:47下载
- 积分:1
-
探测哪些端口被使用,现在连接的目标地址,
探测哪些端口被使用,现在连接的目标地址,-Detect which ports are used, and now connected to the target address,
- 2022-10-22 01:55:05下载
- 积分:1
-
UDP发送和接收
在Windows环境下,基于VC开发UDP协议的发送和接收实例,这个程序不仅可以学习和了解网络中通信协议的工作,而且对于学习者来说,是一个不错的调试工具。
- 2023-08-11 05:25:04下载
- 积分:1
-
局域网聊天工具客户端,基于sock写的,适于初学者
局域网聊天工具客户端,基于sock写的,适于初学者-LAN client chat tool, based on the sock was made suitable for beginners
- 2022-01-25 14:13:18下载
- 积分:1
-
the realization of machine code for the aircraft, chatting with each other scree...
该代码实现机对机聊天,抓取对方屏幕,传送文件,可实现TCP/UDP切换-the realization of machine code for the aircraft, chatting with each other screen crawls, and transmission of documents, TCP/UDP handoff
- 2022-03-04 17:51:43下载
- 积分:1
-
我个人认识这个是一个比较好的,很好的,系统
我个人认识这个是一个比较好的,很好的,系统-vevery good
- 2022-04-26 11:27:57下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
基于UDP协议的简单网络聊天室的实现,通过启动服务器、客户端程序实现网络对话传输...
基于UDP协议的简单网络聊天室的实现,通过启动服务器、客户端程序实现网络对话传输-UDP-based protocol to achieve a simple online chat room, by starting the server, the client program to achieve dialogue with the network transmission
- 2022-03-07 02:01:13下载
- 积分:1
-
我自己的函数库,使编程更加容易。大家能够喜欢
我自己的函数库,使编程更加容易。大家能够喜欢-My own library to make programming easier. Everyone can love
- 2023-02-14 21:20:03下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1