资源列表
[Internet/网络编程] socket
说明:一个socket程序,可以实现聊天功能,用java实现的,很好-A socket program, you can achieve chat with java implementation, and good<ys991508> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[Internet/网络编程] portscanner
说明:这是一个典型的使用java.net包的类来做的端口扫描程序,展示了最常用的类的用法。因为它简单,没有任何多余冗长的代码,所以非常适合初学者学习。-This is a typical class using java.net package to do the port scanning procedures, demonstrated the most commonly used type of usage. Since it is easy, there is no lengthy redun<yangjiangong> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[搜索引擎] renew
说明:文件扩展名更改程序的功能:在命令行中输入renew dir old new,应用程序的名字为renew.exe,后面的dir,old和new是三个命令行参数,dir代表一个全路径名,old和new代表文件扩展名,在路径为dir中搜索所有扩展名为old的文件,如果找到将扩展名改为new而文件名不变。在读入参数的过程中检验路径是否合法,若不合法则输出提示并退出,如果用户输入的参数不符合要求也输出提示并且退出程序;在修改文件扩展的过程中如果遇到重名的文件,提示用户是否覆盖,若选择覆盖则删除原文件,更改<琪琪> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[Internet/网络编程] ChatDemoDLG
说明:基于vc++6.0中利用WINSOCK空间实现网络协议程序的一般原理。本聊天程序基于UDP协议。-Vc++6.0 based on the use of space WINSOCK network implementation of the general principles of protocol procedures. The UDP-based protocol chat program.<123> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[Internet/网络编程] CipherDlg
说明:本编程为确保网络和通信安全而采取的古典加以方法,将通过源文件展示出来-In order to ensure that the programming and communication network security to be taken by classical methods, will be demonstrated through the source file<123> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[TCP/IP协议栈] client_server
说明:Linux 环境下用QT编写的客户端与服务器端通过TCP/IP网络连接通信的简单示例.-Linux server/client<taomic> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[Internet/网络编程] multithreadScan
说明:用IDhttp控件实现网站后台扫描程序,多线程实现 速速更快.-Website implementation by IDhttp background scanning control procedures, examine urgently faster multi-threaded implementation.<yygkko> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[Internet/网络编程] DataSerialize
说明:自己写的数据序列化类,自己做数据通讯协议(网络型数据)的时候使用很方便,适用于各种数据的序入序出,数据包解析等功能-Writing the data sequence its own class, to do their own data communication protocol (network-type data) very easy to use, when applied to a variety of data into the sequence of sequence, pack<yqs> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[Internet/网络编程] MAC
说明:该小程序是老师布置的一个实验,实现的功能是:得到本机MAC地址和IP地址,得到局域网内所有机器的MAC和IP地址,基本功能强大实用,且附有文档。-Teacher of the applet is an experimental arrangement, the function is to achieve: get the local MAC address and IP address, get all the machines LAN MAC and IP addresses, the ba<张无泪> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[Internet/网络编程] liaotianshi
说明: 客户端的实现效果 1.登录服务器,如果服务器端口号和IP号输入的字符都是"0"则,客户端连接到默认的服务器 2.输入聊天昵称 3.输入"-quit"会自动退出聊天 4.输入"-getList"会得到在线用户的名称 5.输入"-to <用户名称> <聊天信息>"会把信息发送到指定的用户处,他人看不到 6.输入"-help"会得到客户端相应操作帮助 6.直接输入内容则会将内容发<lee> 在 2025-06-18 上传 | 大小:3kb | 下载:0