Welcome![Sign In][Sign Up]
Location:
Search - service

Search list

[GDI-Bitmap电子白板代码(JAVA)

Description: 这个也是一个电子白板程序可以实现网络客户服务-this is a procedure Whiteboard Network Customer Service
Platform: | Size: 87393 | Author: msn | Hits:

[Develop Tools[En]Web Servies Essentials

Description: 介绍web service的书,可以让你有质的飞跃-introduced web service, the book allows you to have a qualitative leap
Platform: | Size: 1616160 | Author: zuizui12 | Hits:

[WinSock-NDISmyFirstServer

Description: 台湾王家俊写的亲手创建INTERNET四大服务中的第一个例子的源码。最简单的服务器框架。-Taiwan Wang Jun wrote personally to create four major Internet service the first example of a source. The most simple server framework.
Platform: | Size: 3191 | Author: m | Hits:

[Windows Developservice_demo

Description: 一个VC写的服务程序示例,然望对有这方面需求的朋友有帮助-a VC service program written by example, he was looking to have this friend needs help
Platform: | Size: 48397 | Author: 姜俊波 | Hits:

[Firewall-Security自己做的一个PB反编译器

Description: 邮件服务器CMailServer是标准的互联网邮件服务器软件,支持SMTP/POP3/ESMTP等标准互联网邮件服务协议,支持互联网邮件收发,支持通用的邮件客户端软件Outlook、Foxmail等收发邮件。CMailServer还提供了完善的Web Mail网页收发邮件功能,用户可以通过浏览器申请邮箱、修改密码、接收和发送邮件。邮件发送身份验证功能可以有效的防止垃圾邮件发送者的入侵。管理员可以通过浏览器进行远程邮件帐号管理。支持邮件在线杀毒,能很好的和瑞星、诺顿等杀毒软件配合使用,轻松杀除邮件病毒。邮件服务器CMailServer还支持邮件过滤和IP过滤,有效的防止垃圾邮件-mail server is a standard Internet mail server software, SMTP/POP3/ESMTP support standards such as Internet e-mail service agreement support for Internet mail, supports common mail client software, Outlook, Live as e-mail. CMailServer also provided a complete Web Mail website e-mail functions, users can apply through the mail browser, change passwords, receive and send e-mail. Send mail authentication functions can effectively prevent spammers invasion. Administrators can through the browser for remote e-mail account management. Antivirus-mail support, can be good and Rising, Norton anti-virus software used in conjunction with, in addition to mail easily kill the virus. CMailServer mail server also supports mail filtering and IP filtering, an effective anti-spam
Platform: | Size: 2571003 | Author: scxxp | Hits:

[Other resourceJavaWebSebservice

Description: Web Service在分布式编程中 如日中天 ,其跨平台特性与其 简单易学特性得到了不少程序员的青睐 此为JAVA描述的-Web Service Distributed Programming, at the zenith its cross-platform features with easy to be a characteristic of many programmers favor this as described in JAVA
Platform: | Size: 82999 | Author: asd | Hits:

[Com PortPC机串行通信程序设计

Description: 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the use of assembly language BIOS interrupt calls and function calls DOS PC Dual Serial Communication. Among them, PC and the next crew will be supplemented by serial port Serial COM2 (I address 2FXH) external with 9-pin connectors and enable a PC connection; through the BIOS "INT 14H," four interrupt service routines, complete serial port initialization programming, Send a data receiving a data communications test and the state line. The procedures are divided into PC serial automatic test procedure (for the purpose of testing Serial good or bad) and full-duplex PC-machine communication program two parts.
Platform: | Size: 59105 | Author: 王成 | Hits:

[WEB CodeERP管理系统模块分析

Description: ERP管理系统以生产经营活动为主线,覆盖销售、计划、生管、采购、库存、制造、品管、人力资源、财务核算等部门,并能做到信息的分布式多级共享。可辅助处理企业中主要经营、管理活动。准确及时地向管理人员提供生产经营的统计分析信息,并加强对供、产、销、人、财、物的科学管理,合理安排生产,提高生产效率,降低生产成本,提高服务质量,严格往来帐款的控制,增强企业的应变能力和竞争能力。此系统可满足不同企业的管理需求,广泛适用于机械、汽车、摩托、电子电器、建材、制衣等制造业或商贸企业使用-ERP management system to production and business activities of the main line, covering marketing, planning, health management, procurement, inventory, manufacturing, quality control, human resources, finance and accounting departments, and can do more information-sharing distributed. Auxiliary enterprises can deal with the main operation, and management activities. Accurate and timely management staff to provide the production and operation of the statistical analysis of information, and strengthening of supply, production, marketing, and human, financial, and on the scientific management, reasonable arrangements for the production, improve production efficiency and reduce production costs, improve service quality, strict control of accounts exchanges, enhance their resilience and competit
Platform: | Size: 11818 | Author: none | Hits:

[Remote Control远程控制自己来系列教程之自动上线

Description: [说明]: 转载请署名出处 [信息原地址]: 邪恶八进制信息安全团队&http://www.eviloctal.com [控制端说明]: 服务端监听本地的449端口并识别标志为 \"info\" 的封包; 封包原型:info ip >>> Pcname >>> OsVer 数据例子:info127.0.0.1>>>Jony>>>Windows NT Service Pack 4 服务端配置木马端部分用了MPHexeditor控件 [由于本程序主要讲解的是自动上线,就偷懒了], 服务端纯真IP数据库读取参考 冷风兄 的代码 [木马端说明]: 向远程449端口发送连接请求,如连接上,就发送标志为 \"info\" 的封包; 封包原型:info ip >>> Pcname >>> OsVer 数据例子:info127.0.0.1>>>Jony>>>Windows NT Service Pack 4 [备注]: 代码内附带注释 Jony[E.S.T] 2005-12-18-[Note : Please reproduced signed provenance [original address information] : evil octal information security team.
Platform: | Size: 2005006 | Author: 王宇 | Hits:

[Process-ThreadSServer

Description: 时间同步服务编程,对爱好网络编程的朋友非常有用.后面上传客户端-time synchronization service programming, network programming right-loving friends very useful. Behind upload client
Platform: | Size: 67794 | Author: 孙刚 | Hits:

[Otherwealsh_200512623259

Description: Wealsh 游戏更新器(网吧版) 本次更新主要为: 采用文件修改时间验证更新文件(之前是CRC32,速度受不了了)。 在服务端生成的更新文件列表内容如: \\accounts\\account.dat|317!2005-11-23(文件路径|大小!修改时间)。 文件对比准确率为99.99%,即能精确找出需要更新的文件。 当每下载完一个文件后将其修改时间更改成与服务器里面的文件一至。因此不用理会客户机与服务器的系统时间是否一样,都能找出需要更新的游戏文件。哈哈,其实这些都比较简单的... 速度大大提高了! 服务器最好装上win2003吧,利用IIS6,其下载速度真的不错!能达到10M/s。-Wealsh game update (Internet edition) of this major update : using modified certification document updates (CRC before, speed straw). In the service-generated content updated list of documents such as : \\ accounts \\ account.dat | 317! 2005-11-23 (document Road Drive | Size! modified time). Document Comparison accuracy rate of 99.99%, that can pinpoint the need to update the document. When each download a document will be revised as time changes with the server inside a document to. It does not matter client and server systems timing just as able to identify the need to update the documents game. Haha, in fact these are relatively simple ... greatly increased the speed! The best server installed on Win2003 bar, the use of IIS6. download speed is really good! achieve 10M / s.
Platform: | Size: 829595 | Author: 范卫斌 | Hits:

[OS program20041211rawsniffer

Description: Example: rawsniffer -p TCP -dp 25,110 -o f:1.txt -m -sniffpacket 嗅探指定规则数据抱并保存到文件 rawsniffer -sniffsmtp 只嗅探smtp,输出到屏幕 rawsniffer -sniffall -dp 0 -o f:1.txt 嗅探smtp,pop,ftp,post,telnet保存到文件,[-dp 0]过滤无用包 rawsniffer -sniffall -dp 0 -o f:1.txt -install sniffer -disname fuck 安装成服务启动并带参数 rawsniffer -uninstall sniffer 卸载服务 Note:参数可自由排序组合!安装成服务模式时最好加上-unecho选项. 代码在压缩包里有!-Example : rawsniffer-p TCP - dp 25,110-o f : 1.txt-m-sniffpacket sniffer data adopt specific rules to document and preserve rawsni ffer - sniffsmtp only sniffer smtp, rawsniffer output to the screen-sniffall - dp 0-o f : 1.txt sniffer smtp, pop, ftp, post, telnet to preserve documents [- dp 0] packet filtering unwanted rawsniffer - sniffall - dp 0-o f : 1.txt-install sniffers - disname fuck installed and launched into service rawsniffer with parameter-uninstall sniffers unloading services Note : Sort free parameter combinations! Installed as models with the best-unecho options. code in a bag compression !
Platform: | Size: 50316 | Author: 贺鹏 | Hits:

[Other resourceWin32API大全中文版

Description: API大全中文版 第一章 win32 API概论 第二章 窗口管理函数 第三章 国际特性函数 第四章 图形设备接口函数 第五章 网络服务函数 第六章 系统服务函数 -API Daquan Chinese version of the first chapter win32 API Introduction Chapter II window management functions third international special chapter the fourth chapter sexual function graphics device interface function fifth chapter network service functions of Chapter VI System Functions
Platform: | Size: 678473 | Author: qjx | Hits:

[Windows DevelopWIN2K下的系统服务程序框架

Description: WIN2K下的系统服务程序框架--基于WIN2K/VC6 生成。使用者通过添加自己的功能函数就能实现WIN2K下无窗体的后台服务程序。-WIN2K system services under the procedural framework -- based on WIN2K/VC6 generation. Through users add their own functions will be able to function under WIN2K forms the background without service procedures.
Platform: | Size: 3421670 | Author: kugui_guo | Hits:

[WEB Code实用型

Description: 用 c# 实现的 web service 应用-c # using the web service applications
Platform: | Size: 840088 | Author: 徐程 | Hits:

[Other resourceITSM中英文术语对照表

Description: IT service managment 中英文术语对照表-IT service Management bilingual terminology CRT
Platform: | Size: 247002 | Author: 黑八 | Hits:

[WinSock-NDISvcmessage

Description: Visual C++打造Windows信使服务程序-create Windows Messenger Service Program
Platform: | Size: 2575 | Author: 张志峰 | Hits:

[CSharpPalaestra

Description: 体育场馆服务系统,是一个很好的学习实例,希望大家共同交流学习-stadiums service system, is a good example of the study hope that we can exchange study
Platform: | Size: 290001 | Author: 谢雨欣 | Hits:

[Ftp ServeriFtpServer

Description: FTP服务程序,实现了FTP的基本功能,如login,cd,list等-FTP service procedures, the FTP achieve the basic functions, such as login, cd, list, etc.
Platform: | Size: 19313 | Author: 张丰年 | Hits:

[OS programiMyService

Description: 自己写的服务程序,将程序注册为服务,可以在此基础上扩展其他功能-himself wrote the service procedures, procedures for registration services, on the basis of the expansion of other functions
Platform: | Size: 8732 | Author: 张丰年 | Hits:
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

CodeBus www.codebus.net