搜索资源列表
MiniICQ13
- MiniICQ1.3面向Socket基于线程池技术的java聊天室程序下载(含源代码) 首先,安装jre 没有的自己搜一个。 运行服务器端。startServer.bat成功! 运行2个客户端。startClientw.bat 窗口出来以后可以把客户端的命令窗口关掉。 现在的版本还没有注册功能,帐号 随便 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com 欢迎大家来chensoft.cn和我一起讨论java
proxy-switch
- 自动修改切换ie的代理服务器,并且设置例外.为集团内出差人员编写的小程序-Automatically change the ie proxy server
InterNetCheck
- 网络验证转本地验证的实现,源程序是一个可扩充的本地服务器,当有验证信息过来时根据需要发相应的包回去(socket),从而达到欺骗软件得到验证的结果。 相信对一些软件的破解很分析有帮助。-Switch to the local network authentication implementation verification, source code is an extension of the local server, authentication information over ti
shiyanbaogao
- 计算机网络实验 DHCP服务的安装与设置 DNS服务的安装 FTP服务器配置 交换机的基本设置与VLAN设置实验报告 静态路由配置报告-Experimental Computer Network Services DHCP installation and setup DNS Service FTP server configuration to install the basic setup and switch VLAN settings to configure static routi
filetransfers
- 局域网文件传输的源代码,包含了服务器端和客户端,非常方便地就可以选择服务器和客户端进行文件交流-A file sharing software using in LAN.It includes server and client modes. Easy to switch server or client mode.
shixi5
- 利用TFTP管理交换机配置,作为网络管理员,在交换机上做好配置后,需要将其配置文件做备份,以备将来需要时用; 假设某台交换机的配置文件由于误操作或其它某种原因被破坏了,现在需要从TFTP服务器上的备份配置文件中恢复。 -Using TFTP managed switch configuration, as a network administrator, and do the switch configuration, you need to do a backup of its confi
eth_avr_enc28j60
- AVR web server, remote switch application A simple example application to switch on or off a relay via a web-page or via a small application sending UDP packets.
QQ
- 采用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Based on T
MFCQQ
- 我自己用MFC开发出来的第一个网络小程序。运行后既可以选择自己成为服务器,也可以链接到其他已知IP的服务器,并可以随时切换。功能上只实现了文字聊天,比较简单。-I use MFC developed the first network applet. After running a server can either choose your own, you can also link to other known IP of the server, and can switch at any
CSharp_Simulation_IIS_SeverGET_POST
- 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
iptv_udp_socket_java
- 本程序是2011年中兴捧月杯程序设计比赛中进入决赛的作品。 名称:IPTV的实现 功能:共三个子程序,分别为服务器,交换机,机顶盒 具体:服务器可以实时显示三个频道的信息,并把三个频道的视频帧以UDP单播形式发送到交换机,然后交换分别把三个频道的数据发送到三个组播组,机顶盒可以选择加入某个组,实现浏览不同频道的节目-This program is January 2011, ZTE holding the cup final game programming works. Name:
privateChat
- 一个聊天程序的代码,利用了线程实现,可以切换群聊或者是私聊,服务器端用线程处理用户登录,且用了集合来存放用户名称,用XML处理聊天数据-A chat program code, the realization of thread, can switch group chat or private chat and the server use thread processing user login, and use the set to deposit the user names, with
HotelManagerWeb
- 酒店客房管理系统源码 系统要求: windows XP/2000 或更高版本. 数据库: SQLServer 2005/Access. 开发工具: Microsoft Visual Studio 2005. 使用技术: ASP.NET + Ajax + WebService. 数据库:Access/Sql2005(默认Access),存放位置DB_51aspx 说明: 主要实现了基础设施管理(客房管理、客房类型管理)、业务管理(入住、退房、数据库切换)
ipio-ftpd-1.0
- An other ftp server enables you to control hardware io and/or switch software logic functions
appweb-4.0.0
- AppWeb是完全遵循GPL软件许可协议(GNU General Public License)的开源Web服务器。 AppWeb Web服务器软件在功能上比GoAhead更加丰富和实用, 除了GoAhead已有的功能之外,还有如下特点: 支持服务器端的Javascr ipt脚本 支持嵌入式服务器端Web页面(Embedded Server Pages) 可以随意切换的单线程和多线程运行模式 AppWeb服务器软件采用模块化的设计来实现各个功能组件-AppWeb is in full compl
chat1
- 基于DES和RSA的加密聊天工具,共包含4个文件: chat.cpp、des.h、rsa.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器),如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。 此外,代码中实现了异步,select以及普通三种IO模型,需要通过定义宏控制。-DES and RSA encrypti
MyWebServer
- 基于OpenSSL的web服务器,共包含13个文件。 编译:编译本章程序需要使用OpenSSL库。OpenSSL是一款由加拿大的Eric Yang等人编写的开源软件包,实现了SSL及相关加密技术。OpenSSL的官方网站http://www.openssl.org/。读者可以从ftp://ftp.openssl.org/source/下载OpenSSL的源代码。本章编程使用Open SSL 0.9.8版本。 正确安装OpenSSL库后,在命令行模式下,切换到代码所在目录,输入make后回
yothshopV1.0
- YothSHOP是优斯科技鼎力打造的一款asp开源商城系统,支持access和Sql server切换,完善的会员订单管理,全站生成静态html文件,SEO优化效果极佳,后台XP模式和普通模式随意切换,极易操作,欢迎使用!-YothSHOP is gifted Adams Technology to create a full open source asp mall system that supports access and Sql server switch, perfect membe
yothshop
- YothSHOP是优斯科技鼎力打造的一款asp开源商城系统,支持access和Sql server切换,完善的会员订单管理,全站生成静态html文件,SEO优化效果极佳,后台XP模式和普通模式随意切换,极易操作,欢迎使用。-YothSHOP is gifted Adams Technology to create a full open source asp mall system that supports access and Sql server switch, perfect membe
blog-server-master
- 使用node.js开发的简单博客,只要安装了nodejs,切换到文件夹中就能打开源码。(Using node.js to develop a simple blog, as long as the installation of nodejs, switch to folder, you can open the source code.)