newObjects (fromerly known as ZmeY soft) newObjects ActiveX Pack1 (AXPack1)
Home Products Docs & Libs
pixel.gif (49 bytes)
Home
Products by category
ALP site
ISAPI filters
ActiveX
Forums (discussions)
Buy direct (RegNet)
Articles and samples
Documentation online
Links
ACOMTools

Read more ...
Click here
ALP is implemented as an Asynchronous Pluggable Protocol. It acts like a WEB server but without need of network. It executes WEB applications such as ASP pages and CGI applications. ALP makes Internet Explorer to be server and client. With ALP you can write stand-alone desktop applications, CD-ROM autoruns, use ASP for pure desktop software and still keep your code ready to run on WEB servers too.
Write desktop software in ASP and CGI!
download it


Win free license for Active Local Pages!

Site navigation
Products
ActiveX components



ISAPI Authenticator

Low cost ISAPI custom authentication filter. It ships with a centralized administration tool and a separate tool that enables customers, hosting their site on your server, to manage user accounts for this site only. New version 1.51 is available (02 Jan 2001)


Highlights of the day
Active Label ActiveX
Barcode ActiveX? Much more - the design and printing inside your WEB application
SQLite3 COM
SQLite3 COM ActiveX embeds the SQLite3 database engine and interface to it. Supports paremeterized views and triggers.
Active Local Pages 1.2
Write desktop apps in ASP and CGI. Create wutorun CDs using WEB technologies - yes it is possible!
ActiveX Pack1 family
Desktop Windows, CE/CE.NET and PocketPC! About 50 powerful components for all the Windows platforms.
AXGate 1.1 (new)
Script dafely any ActiveX in Pocket IE. Build applications in HTML and use local resources and components in them.
IE ScriptBar
Create complex toolbars for Microsoft Internet Explorer easier than you may have expected.

Licensing types legend
(M) Single machine license
(U) Unlimited per-company license
(D) Unlimited development license
(S) Special type of licensing

Web development portal

Quick contact
General
zmeyinc@newobjects.com
Support
support@newobjects.com
Sales
sales@newobjects.com

NS Basic

Active visitors
50
Suggested links
Suggest this page to the other visitors. Click the button below to place this page in the list above .

 newObjects ActiveX Pack1 (AXPack1)   
Price: FREEWARE Discount for resalers FREEWARE
Information Download Buy
Overview
Storages and Files
Hosting Active Scripts
Config, INI files and Registry
ALL DOWNLOADS
AXPack1 family samples
Download (SFX 1.8MB PC/PPC)
Download (ZIP 3.1MB PC/PPC)
PC Only (SFX 0.8M)
PC Only (ZIP 1.2M)
CAB (Pocket PC ARM)
CAB (Pocket PC SH3)
CAB (Pocket PC MIPS)
All the downloads

AXPack1 family samples

This page contains samples for AXPack1 Family. I.e. the samples here cover functionality from the family components (such as AXPack1 core component set, NetStreams, SQLite COM etc.). Most of the samples are designed for newObjects Micro Script Host (MicroHost) which is included with AXPack1 Family and will run on any supported platform unless otherwise specified. Many samples are presented in VBScript and JScript, but VBScript is used as primary language (as far as we know the JScript programmers are most often familiar with VBScript as well, thus this setup should be convenient for the most developers). On devices (Pocket PC, Smatphone etc.) you may not have the both languages pre-installed. If a script written in certain language fails to run with engine load error or without any error displayed you most probably need to install this language. You can get VBScript/JScript DLL-s from Microsoft SDK-s for Windows CE, note that even versions for other platforms will run on your device as long as the processor is the same and the platform version for which the DLL is designed is older than yours. If you do not have AXPack1 Family installed go to the download page to get it for your platform. 

To locate the information about the objects involved in the samples look for the bolded part of the object name in NDL.

We add 3-4 samples each month so you can come back frequently to find more interesting samples. If you have questions ideas/need of samples in certain areas please let us know!

Sample Description Objects involved Runs on Download
HTTPFetch Fetches resource from a WEB (HTTP) server. By default designed for textual resources, but can be changed to handle binary resources with minimal efforts. newObjects.net.NSMain
newObjects.net.SocketStream
newObjects.net.SocketAddress
newObjects.utilctls.SFStream
MicroHost httpfetch.zip
HTTPServer Implements basic HTTP server. This is for beginners and concentrates on the basics not on the easy of use. newObjects.utilctls.SFMain
newObjects.utilctls.SFStream
newObjects.net.NSMain
newObjects.net.SocketStream
newObjects.net.SocketAddress
MicroHost httpserver.zip
HTTPServer2 Extends the previous sample by putting the HTTP server code in a background thread thus making it manageable. In contrast to the more basic sample this server would not block the MicroHost user interface. Illustrates also how to run threads. newObjects.utilctls.SFMain
newObjects.utilctls.SFStream
newObjects.net.NSMain
newObjects.net.SocketStream
newObjects.net.SocketAddress
newObjects.utilctls.COMScriptThread
newObjects.utilctls.COMSleeper
MicroHost httpserver2.zip
IRDADiscover Illustrates how to discover the IRDA devices nearby (does not work on Windows 9X, but runs on all other platforms). newObjects.net.NSMain
newObjects.net.SockOpt
newObjects.net.IRDADeviceInfo
newObjects.net.SocketAddress
MicroHost irdadiscover.zip
SQLiteConsole Implements a simple SQL console with the SQLite COM component. can be used on any platform. newObjects.sqlite.dbutf8
newObjects.utilctls.VarDictionary
MicroHost SQLiteConsole.zip



Copyright newObjects (ZmeY soft) 2001-2005