搜索资源列表
UdpClient_Server
- 这里实现了简单的\"客户端\"和\"服务端\"通讯功能; (客户端启动后,输入正确的服务端对应的IP,Port)
基于C/S模式的JAVA聊天室
- 本聊天程序支持多客户端,只有注册用户才能登录到聊天室。 程序分服务器和客户端两部分。 使用方法: 1.服务器端: 运行服务器程序 java ChatServer 指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序; 2.客户端: 运行客户端程序 java ChatClient 输入服务器程序的IP地址和监听的端口号; 如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可) 注
serverDB
- 一个多线程并发服务器程序,服务端启动后,监听客户端连接,接受客户端消息,并操作数据库。-A multi-threaded concurrent server program, the server starts listening for client connections, the client accepts the message, and operation of the database.
vbMCServerLauncher20141026_code
- 一个使用VB进行启动Minecraft服务器程序,并控制的代码。(使用SendKeys) 默认启动文件spigot.jar,可以自行修改 内置URLDownloadToFile,可以通过挂直链来实现自动下载服务端。-Use VB to start a Minecraft server, and control code. (Using the SendKeys) default load file spigot.jar, you can modify the URLDownloadTo