搜索资源列表
afv0.5.5-p1
- 运用安全套接字协议实现安全隧道。这是专为那些不具有外部IP地址却仍想实现互联网服务的人设计的。服务器被置于一台拥有公网地址的计算机上。客户端运行在防火墙/网关后的某台计算机上。这使得客户端可以访问互联网。运行服务器端进程无需超级用户特权。也无须使用任何其他进程或线程。-use Secure Socket security agreement tunnel. This is designed for those who do not have external IP addresses still
cssbchat3
- 打开initchat.asp文件,如果管理员没有被初始化,此时会出现定义超级用户的页面。 提示你输入初始密码、你的名字、登录密码和确认密码。初始密码为csncs123;在你的 名字一栏里面请不要使用带“管理”、“admin”、“super”、“网管”等字符的名 字,也不要输入数据库中存在的名字。-Open initchat.asp file, if the administrator has not been initialized, the definition appear
freevote
- 系统超级用户密码:vote999,广东商盟调查引擎FreeVOTE-System superuser password: vote 999, Guangdong Commercial Union survey engine Free VOTE
jxmusic2
- 修改龙腾音乐程序,支持MTV,电影播放.具有会员功能 管理后台是admin/index.asp 超级用户帐号:admin 密码:klonline-Modify Dragon music program that supports MKV, movie player having membership features Management background is admin/index.asp Superuser account: admin password: klonli
06Netmusic
- 基于龙腾音乐程序修改美化,三万多首歌曲在线听 管理后台是admin/index.asp 超级用户帐号:admin 密码:admin-Dragon-based music program modifications landscaping, more than thirty thousand songs online listen Management background is admin/index.asp Superuser account: admin password:
netoutimg51se
- 解决了图片批量上传(上传的图片大小没有限制了),增加了页首广告和徽标管理的功能,修正了一些BUG 超级用户、密码均为admin -Solve the bulk upload image (upload image size is no limit), an increase of top advertising and logos management functions, some BUG Superuser password are admin
chatroom
- 此项目采用客户端、服务器C/S架构,客户端开辟了两个线程, 一个负责往服务器发送信息,一个负责从服务器接收信息; 采用网络编程让客户端与服务器通信,复习了TCP、三次握手协议等相关知识,同时采用了sqlite3数据库存放账号等个人信息,用文件存放聊天记录,用curses库做界面,全面复习了所学的Liunxc相关API,锻炼了我的编程能力, 最终实现了注册、登陆、私聊、群聊、发文件、超级用户禁言踢人等功能。-This project uses the client, server, C/S s