搜索资源列表
WindlowsService
- Windows2000 服务编程。 利用文该例子可自己编写服务程序。-Programming Windows 2000 services. Using the example of the service can prepare their own procedures.
SysService
- vc创建系统服务编程,有点借鉴的作用,有兴趣的可以-It showed how to create one system service. VC code.
《JSP实用编程实例集锦》
- 动态设置网页背景,中文显示服务端日期,判断服务端时间并显示中文问候- Dynamic establishment homepage background, Chinese demonstration service end date, judgement service end time and demonstration Chinese regards... ...
ASP.NET与数据库编程
- ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\\Inetpub\\wwwroot\\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要
本地计算机网络编程实例
- 获取计算机的名称和IP地址 获取计算机的子网掩码 获取计算机的DNS设置 获取计算机的网卡地址 获取计算机安装的协议 获取计算机提供的服务 获取计算机的所有网络资源 修改本地计算机的所有网络设置 获取计算机TCP/IP协议的所有信息-access to the computer name and IP address of the computer to obtain access to the subnet mask DNS set up computer ac
基于TCP的远程字典服务(RemoteLookup)
- 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
SServer
- 时间同步服务编程,对爱好网络编程的朋友非常有用.后面上传客户端-time synchronization service programming, network programming right-loving friends very useful. Behind upload client
DNS集成服务系统c
- C#源码,DNS集成服务系统,是学习c#系统编程的一个好例子-C# source code, the DNS system integration services, is learning c # programming system is a good example
2003072813450228488-pb编程框架
- pb编程框架--本编程框架吸取PFC AND PBPL的精华内容,在作者的不断改进下而成。 扩展了对象、窗口、工具、服务、权限管理、报表设计等内容, 并在不断完善中。-pb programming framework -- the programming framework PFC AND PBPL learned of the essence, the author under the constant improvement derived. Expansion of the object,
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run
VC++网络高级编程之十九
- DrawSevr: ======================= DCOM服务器程序,不能直接运行,你可以通过reg.bat来注册。注册完,还需要到 控制面板/服务/DrawServ单击右键启动。 这样客户就可以访问了。 可执行文件在DebugU目录下。-DrawSevr : ======================= DCOM server, not directly running, and you can reg.bat to register. End registration,
DNS集成服务系统
- C#源码,DNS集成服务系统,是学习c#系统编程的一个好例子-C# source code, the DNS system integration services, is learning c # programming system is a good example
c#网络编程源码
- 网络服务
osgi_samplecodes.zip
- 基于 OSGi 的面向服务的组件编程 体会基于 OSGi 编程,具有模块化,标准化,面向服务,动态性,易复用,易扩展,易部署等诸多优点,OSGi-based service-oriented component programming experience OSGi-based programming, with modular, standardized, service-oriented, dynamic, easy to reuse, easy expansion, easy deplo
FTPServer
- FTP服务端,C#面向对象编程,比较详细的代码注释。-FTP Server, C# object-oriented programming, a more detailed code comments.
tcgd
- 本人毕业作品“同城购电系统”的源码,包括“电表端”,“缴费端”,“服务端”的所有代码。 主要运用的技术有ADO操作数据库,SOCKET网络编程,界面美化技术(使用SKIN++)等技术。希望对学VC++的爱好者有所帮助!-I graduated from work city purchasing electricity system, the source, including the meter-side , payment side , server all the co
schoolcard
- 该系统为校园一卡通服务系统,能够实现校园一卡通的查询、修改、添加和删除等操作,方便校园一卡通的管理。-The system for the campus card service system, to achieve campus card query, modify, add and delete operations, etc. to facilitate the management of campus card.
Socket_CHAT
- C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。 -C#. Net Programming Socket Part of the programming examples, examples are a network of chat rooms, sub-service client and the client. Instan
WEbServiceSample
- 面向服务编程应用的例子,采用dotnet编程。实现了简单的数学运算。-Examples of service-oriented application programming using dotnet programming. To achieve a simple mathematical operations.
VB网络编程
- 使用VB中的WinSock控件,TCPIP协议设置,实现服务端、客户端(Using the WinSock control in VB, the TCPIP protocol setting, the server, the client)