搜索资源列表
Lan-Chat
- J2SE编写的一个局域网点对点聊天工具,每个程序同时作为服务器和客户端,使用Java Socket通过IP地址建立连接,可以显示对方信息、文字聊天和互传文件-J2SE written a local area network P2P chat tool, each program can act as both server and client, using Java Socket to connect with the IP address, you can display other in
VirtualCity
- 一个网页版的在线模拟人生、模拟城市游戏的源代码,希望对你有所帮助。 相关说明: 主角层 5 移动点击层 5 map1 8 map2 1 聊天显示层 4 聊天输入层 10-A web version of The Sims Online, Sim City game' s source code, you would like to be helpful. Related note: the protagonist click Layer Layer 5 mobi
my_IM
- 局域网聊天软件,J2SE的项目作业,自动搜索在同一局域网中使用本IM软件的用户,可以点对点聊天。-LAN chat software, J2SE project operation, automatically searches for the user to use the IM software on the same LAN, you can peer-to-peer chat.
textclient
- 基于jain-sip的点对点聊天程序,实现了简单的点对点聊天功能,需要ant的支持。-Jain-sip-based peer-to-peer chat program, a simple point-to-point chat function, need the support of the ant.
socketServer
- 学习基础中通信部分时练习做的聊天程序。包含客户端和服务端,实现点对点和群聊功能。-Exercises do chat program to learn basic communication section. Including client and server, point to point and group chat feature.
minesweeper_pvp
- 经典扫雷升级版之即时双人联机对战扫雷小游戏。在线匹配,即时对战,带聊天功能。用nodejs搭建简易的服务端,websocket实现即时通信,代码量六七百行左右,纯原创,简单注释。玩法:输入昵称进入主界面后即可开始匹配,匹配成功后由率先点击匹配的一方先手,轮流扫雷。此版本禁用了标记功能,难度增加了一些。对战同时可以与对手聊天互动。(用命令行cd到项目根目录,输入node index.js,回车即可开启服务,然后进浏览器访问http://localhost:5999)(Classic mineswe