Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - server
Search - server - List
一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.login(conts string &pm_sFtpUser,const string &pm_sFtpPwd) 2:进入服务端目录 ftpTools.cd(const string & pm_sServerPath) 3:设定本地目录 ftpTools.Lcd(const string & pm_sLocalPath) 4:上传文件 ftpTools.upload(const string &pm_sSrcFilePath,const string & pm_sSrcFileName) 5:下载文件 ftpTools.download(const string & pm_sServerFileName,const string & pm_sDesPath) 支持全路径文件名,PASV模式 -an FTP client category, Socket written in the Unix environment. The reason Packaging category is because the written document under unix uploading and downloading operations are transferred to the shell script, C, C++ is difficult to control and the interactive shell, and not informed of the error code error, Using C++ tools packaged as a category, any item can reuse of. Easy to operate, just like normal FTP : 1 : landing FTP server FTPTools ftpTools (Contracting string
Update : 2024-05-18 Size : 4096 Publisher : sl

DL : 1
供水系统GPRS数据远程采集系统,BS+CS模式,需要IIS SQLserver 支持-water systems GPRS Remote Data Acquisition System, BS CS model, IIS need to support SQL server
Update : 2024-05-18 Size : 854016 Publisher : kingysh

DL : 0
是VC+SQL server模式的,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示; -VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the List View operation and handle the incident; 4, tree controls the operation and management, According to the use of recursive directory database dynamically generated; 5, the main achievement of the show from the table;
Update : 2024-05-18 Size : 384000 Publisher : 张海

一个用JAVA实现的socket通信,包含服务器端和客户端。-JAVA with a socket communications, including server and the client.
Update : 2024-05-18 Size : 5120 Publisher : sunny

Web Server for Embedded Systems. 嵌入式Linux上的Web Server设计,实现了TCP/IP协议的移植以及在LINUX上的实现。-Web Server for Embedded Systems. Embedded Linux on the Web Server design, Implementation of TCP/IP protocol and the transplant LINUX on the achievement.
Update : 2024-05-18 Size : 279552 Publisher : aeron

买麦网即时通讯软件服务端,本软件已经大规模使用.-buy network instant messaging server software, the software has been large-scale use.
Update : 2024-05-18 Size : 1246208 Publisher :

Stendhal is a full fledged multiplayer online adventures game (MMORPG) developed using the Arianne game development system. -Stendhal is a full fledged multiplayer onl produced mostly in developed areas adventures game (MMORPG) developed using t he Arianne game development system.
Update : 2024-05-18 Size : 691200 Publisher : goldenbear

DL : 0
C#.NET 开发的销售管理系统 sql server 2000 数据库设计 是一个通用的的数据库设计系统-C#.NET development of the sales management system sql server 2000 is a database design common Database Design System
Update : 2024-05-18 Size : 645120 Publisher : 孤星云

DL : 0
增加NTP时间服务器地址并对所选的服务器进行描述-increase NTP time server address as well as selected servers Description
Update : 2024-05-18 Size : 1024 Publisher : 郭树印

一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerListener对象 ServerListener.java 接受用户请求,并将消息移入消息队列 Sender.java 消息发送器,用循环不断检查消息队列中是否有新消息,有则发送消息,被发送的消息移出队列 Client.java 接受信息,提供与界面之间的接口函数 Chat.java 主要是用户界面 -with a simple preparation of java chat tools, with socket type handling a part of communication. server.bat or running the command line input (to the Public for directory) : java-jar Chat.jar 8888 Open Server 8888 can also read arbitrary port 2 . client.bat or running the command line input (to the working directory) : java-jar Chat.jar Open Client 3. main categories : Server.java waiting for users to connect, after connecting to the current users to create object ServerListener ServerListener . java user request, the information will be relocated Message Queue Sender.java news transmitters, cyclic Message Queue constantly check whether there are new news, then send messages the news was sent out of Queue Client.java receive information, interface provides the interface between Chat.java m
Update : 2024-05-18 Size : 26624 Publisher : ZX

mapx的动画图层示例程序,VB+MAPX+SQL SERVER 2000 -MapX animation layer sample program, VB Connection SQL SERVER 2000
Update : 2024-05-18 Size : 6144 Publisher : 王义

WebBrowser做流畅览器,设置代理服务器网问VB源代码-WebBrowser so fluent browser, set up the proxy server network asked VB source code
Update : 2024-05-18 Size : 12288 Publisher : 周红

这是一个GPRS无线监控系统的网关服务器的源代码,实现了对监控车机的登陆,登出,修改参数,传回位置信息等功能。 编译需要ACE组件和 boost库,具体下载方法见代码目录下的DOC文件夹下的html说明-This is a GPRS wireless monitoring system gateway server source code, achieving the right vehicle for monitoring the landing, publish, modify parameters, send back location information capabilities. You will need ACE components and boost library specific ways to download code directory, see the DOC html folder under the Note
Update : 2024-05-18 Size : 6344704 Publisher : 陈自行

DL : 0
用VB远程连接SQL Server2000数据库-VB Remote SQL Server 2000 database
Update : 2024-05-18 Size : 3072 Publisher : chenyf

这是一个java实现的聊天室功能,client为客户端,server为服务器,先运行服务器,再运行客户端-This is the realization of a java chat room function, client to client, server for servers first running server, the client re-running
Update : 2024-05-18 Size : 251904 Publisher : 翁海斌

Microsoft Active Server Pages 即我们所称的 ASP ,其实是一套微软开发的服务器端脚本环境, ASP 内含于 IIS 3.0 和 4.0 之中 , 通过 ASP 我们可以结合 HTML 网页、 ASP 指令和 ActiveX 元件建立动态、交互且高效的 WEB 服务器应用程序。有了 ASP 你就不必担心客户的浏览器是否能运行你所编写的代码,因为所有的程序都将在服务器端执行,包括所有嵌在普通 HTML 中的脚本程序。当程序执行完毕后,服务器仅将执行的结果返回给客户浏览器,这样也就减轻了客户端浏览器的负担,大大提高了交互的速度。-Microsoft Active Server Pages, which is supported by the ASP, Microsoft is developing a set of server-side scripting environment, ASP intron in IIS 3.0 and 4.0, through that we can combine ASP HTML pages, ASP instructions and ActiveX components to build dynamic, interactive and efficient Web server applications. With ASP You do not have to worry about customers browser can run your prepared by the code, because all the procedures will be implemented on the server side, including all embedded in ordinary HTML scripting. When the procedure has been completed, the server will only implement the results back to the client browser, this will reduce the client browser burden, which has greatly enhanced the speed of interaction.
Update : 2024-05-18 Size : 90112 Publisher :

mfc60下通过编译。通过ado对sql server数据操作。简单数据库示例程序-mfc60 through compiler. Through ado right sql server data operation. A simple database sample program
Update : 2024-05-18 Size : 83968 Publisher : luphy

DL : 0
互联网和内联网上的邮件服务器,支持 SMTP、POP、多域名、SMTP 转发校验、RBL 保护、外部 POP3 账户同步、更名、定制邮件处理、过滤、列表、远程管理、交换、登录等等。它虽然没有一个华丽的外表,但足以应付一般的应用。 -Internet and Intranet web-based mail server to support SMTP, POP, multi-domain, SMTP forward-checking, RBL protection, external synchronization POP3 accounts, renamed, custom mail processing, filtering, tabulating, remote management, exchange, etc. Login. Although it's not a beautiful appearance, but sufficient for most applications.
Update : 2024-05-18 Size : 495616 Publisher : hjz

DL : 0
三层物资管理程序源代码(含设计文档)DEPHI 7 + SQL SERVER-three materials management program source code (including design documentation) DEPHI 7 SQL SERVER
Update : 2024-05-18 Size : 2123776 Publisher : 韩训涛

DL : 0
这是我们的一个项目,实现智能小区管理管理系统,需要与SQL server连接-This is one of our projects, Intelligent Community Management Management System with SQL server connectivity
Update : 2024-05-18 Size : 218112 Publisher : hyen
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.