搜索资源列表
ThroughRestoreCard
- 详细介绍了通过0x1F0端口对硬盘进行读取和写入操作的方法(Windows下需WinIO或其他直接访问IO的内核级驱动配合试验),可用来穿透还原卡-detail through 0x1F0 port for the hard drive to read and write methods (Window s need WinIO or other direct IO visit kernel-level drivers with tests), which can be used to pene
ModifiedClient
- ssd8练习二,运行结果正确,没问题的。-import java.io.* import java.net.* //count the number of bytes that it sends and receives public class ModifiedClient { /*The connection port*/ final static int portNumber = 80 /*The work content where yo
RandomChat_v1
- 随机匿名聊天软件RandomChat是一个基于webRtc技术,仿造的omegle、ChatRandom和 Chatroulette的随机匿名聊天软件。 特点: 基于webrtc技术,带宽占用低; 算法匹配用户随机聊天,默认一个房间只允许两个人加入 支持视频聊天和文字聊天 由于IE自身内核原因,不支持IE浏览器;其他浏览器都支持。 使用方法: 基于nodejs和socket.io,在应用根目录下运行即可,http服务是3000端口,https是3011端口