SolApplets
(C) 2008 Copyright Antillia.com

  Home  

1 What is SolApplets?

  SolApplets is a collection of Windows utility programs developed by using SOL9 C++ class library.
SolApplets run on the Windows Vista/XP or Windows Server 2003/2008.

Currently, the following programs are available.

  • 2008/12/28: [UPDATED] SolFolderWatcher(1.0.0.2)
  • 2008/12/27: [NEW] SolWebServer
  • 2008/12/26: [NEW] SolWinTree
  • 2008/12/19: [NEW] SolFolderWatcher
  • 2008/12/18: SolCompoundFileViewer
  • 2008/12/18: SolHexViewer
  • 2008/12/18: SolZipFileViewer
  • 2008/12/18: SolIPAdapterAddressesWatcher


  • For original SOL9 C++ source files of these programs, please refer to SOL9 Samples page.

    2 SolCompoundFileViewer

    2.1 SolCompoundFileViewer

      SolCompoundFileViewer is a Windows GUI tool to view the structure(storages and streams) of the Microsoft
    Compound Files such as Office 2003/2007 documents. See Figures 2-1 and 2-2(2008/12/29).

    You can drag and drop a compound file into the left pane, and view the storages and streams in the left pane
    and content of each stream in the right hex view.


    Figure 2-1 is the case of an Office 2007 Open XML DOCX file protected by IRM (Information Rights Management).
    Figure 2-2 is the case of an Office 2007 Open XML XLSX file encrypted by PWD(Password).
    The Office 2007 files of Open XML Formats will be transformed into binary compoundfile formats (not ZIP formats)
    after protection by IRM or encryption by PWD.
    For the ZIP-formt example of an Office 2007 Open XML PPTX file, please see Figure 4-2.

    2.2 Download

      You can download the latest SolCompoundFileViewer 1.0.0.1 : (SolCompoundFileViewer.zip)

    Figure 2-1 SolCompoundFileViewer (DOCX)

    Figure 2-2 SolCompoundFileViewer (XLSX)


    3 SolHexViewer

    3.1 SolHexViewer

      SolHexViewer is a Windows GUI tool to view the content of a file in the hexica-decimal format.See Figure 3-1.

    3.2 Download

      You can download the latest SolHexViewer 1.0.0.1 : (SolHexViewer.zip)

    Figure 3-1 SolHexViewer


    4 SolZipFileViewer

    4.1 SolZipFileViewer

      SolZipFileViewer is a Windows GUI tool to view the structure of a file of ZIP format.See Figures 4-1,4-2,4-3.
    You can view the folders and files (with encryption flag) in ZIP files, Office 2007 files of Open XML format
    and Java jar files.
    As you can easily see, the Office 2007 file of Open XML format has no 'File Folder' entry. See Figure 4-2.


    4.2 Download

      You can download the latest SolZipFileViewer 1.0.0.1 : (SolZipFileViewer.zip)

    Figure 4-1 SolZipFileViewer(ZIP)

    Figure 4-2 SolZipFileViewer(PPTX)

    Figure 4-3 SolZipFileViewer(Jar)


    5 SolIPAdapterAddressesWatcher

    5.1 SolIPAdapterAddressesWatcher

      SolIPAdapterAddressesWatcher is a Windows GUI tool to watch IPAdapterAddress changes.See Figure 5-1.
    The Windows NotifyAddrChange API is used to watch changes of IPAdapterAddresses.

    5.2 Download

      You can download the latest SolIPAdapterAddressesWatcher 1.0.0.1 : (SolIPAdapterAddressesWatcher.zip)

    Figure 5-1 SolIPAdapterAddressesWatcher


    6 SolFolderWatcher

    6.1 SolFolderWatcher

      SolFolderWatcher is a Windows GUI tool to watch changes of a folder. See Figure 6-1.
    The well-known Windows ReadDirectoryChangesW API is used to watch changes of a folder.
    This tool can be used also to watch or spy changes in a remote, shared network drive or folder of other users.

    If you want to change watching items, please select [Tool] menu and set items in [Watching Items Setter] Dialog.
    See Figure 6-2.


    Note:
  • 2008/12/28: Added [Watching Files] item to [Tool] menu, you can set watching file types in [Watching Files
    Setter] Dialog. See Figure 6-3.
    By checking "*.exe" file type in that dialog, you can detect unexpected programs to be installed into your
    computer by something malware-like programs.

  • 6.2 Download

      You can download the latest SolFolderWatcher 1.0.0.2 (2008/12/28) : (SolFolderWatcher.zip)

    Figure 6-1 SolFolderWatcher

    Figure 6-2 Watching Items Setter


    Figure 6-3 Watching Files Setter

    7 SolWinTree

    7.1 SolWinTree

      SolWinTree is a Windows GUI tool to view the tree structure of the Desktop window. See Figure 7-1.
    This is a tiny subset tool to view the windows tree of 'Microsoft Spy++' of Visual Studio Tools.

    7.2 Download

      You can download the latest SolWinTree 1.0.0.1 : (SolWinTree.zip)

    Figure 7-1 SolWinTree


    8 SolWebServer

    8.1 SolWebServer

      SolWebServer is one of the simplest HTTP WebServer.See Figure 8-1.

    To set parameters for this web server, please select [Tool] menu and select [Server Setting] item.
    Please set the [Port Number] and [Document Root] in the [Server Setting] Dialog. See Figure 8-2.

    This tool can be used to test the html files on your local host before uploading the html files to a
    remote real web server site. See Figure 8-3.

    8.2 Download

      You can download the latest SolWebServer 1.0.0.1 : (SolWebServer.zip)

    Figure 8-1 SolWebServer


    Figure 8-2 Server Setting


    Figure 8-3 Accessing to SolWebServer



    Last modified: 29 Dec 2008

    Copyright (c) 2008 Antillia.com ALL RIGHTS RESERVED.