Attention !   http://oocities.com/ranjandd2002/ has alternate site at http://ranjan.0fees.net/
http://am-messenger.zendfree.com http://ranjan.0fees.net http://messenger.freehosty.com http://am-messenger.aokhost.com
Demo - AM Messenger - your private IM solution...
Sign My Guestbook     View Guestbook
Some of my other useful applications are listed below
   VB Code Formatter
Category: A utility program to beautify VB codes.
Language: Visual Basic 6

Description: This is a stand alone utility program to format and align the code lines.
 This program is also available as VB-Addin.   A limited documentation is also available. The formating options are not much and just ok. I use it to   align my codes regularly. The Add In version is equiped with a strategy to backup the code module, if denied it will deny formatting..



  The Editor window you are looking at is an ActiveX Editor written from scratch and to wonder in VB6. I have not used even a normal textbox control.   This control has some 3,500 lines within it, all the coloring brace matching work is my own thinking and doing.. But it is not ready for editing   purpose anyway. I don't want to invest any more energy in this application due to limitations of VB6.


   FTPGet
Category: A utility program for downloading files from FTP servers.
Language: Visual Basic 6

Description: This is a stand alone utility program. I have created ActiveX components for the specific purpose.  

  The functionalities are strictly limited but it is a real   downloader and not a toy program. The main features are unique display for each download in a single window. The control   which acts as FTP client is just enough to meet industy standard in display. You can vies numerous downloads the easiest way.   Download resume is supported if the server supports it. The feature which I am going to add is multipart download and better download configuration settings..

   HTTPGet
Category: A utility program for downloading large files from HTTP servers.
Language: Visual Basic 6

Description: This is a stand alone utility program. I have created ActiveX components for the specific purpose.  

  The functionalities are strictly limited but it is a real   downloader and not a toy program, speaking honestly it is a run machine. It supports parallel split(up to 8) download and of course resume.   The other features is unique display for each download in a single window. You can see the progress for each part just with never before ease.   The control which acts as HTTP client is just enough to meet industy standard in display. You can vies numerous downloads the easiest way. I have downloaded 12.5 MB file over 53kbp in just 30 minutes..