VB Projects [ Download complete VB source code for GUI used in microcontroller projects. ]
Home Automation Server in VB
Author Ajay Bhargav
Author email [email protected]
Author website www.8051projects.net
Description As you all know the original home automation server namely, HAserver was written in Borland delphi and everyone was having problem with it as no source was there :)

So i took time out of my daily schedule to build this VB Version of HAserver. I hope it is helpful to you all, please use forum if you have any problem using it.

Default Username: admin
Default Password: password

Please put our link in reference area of your project report, we will be highly obliged

NOTE:
Component 'mscomm32.ocx' or one of its dependencies not correctly registered: a file missing or invalid
If you are facing the above error. you need to install the mscomm32 library. Follow the steps mentioned:
1. Download MSCOMM32.ocx from http://www.afreeocx.com/ocx/info/mscomm32_ocx.html
2. Copy the downloaded file in C:\windows\system32\
3. Open command prompt (if you are using vista or Win7 then you need to open as administrator)
4. Type command "cd c:\windows\system32"
5. Then type "regsvr32.exe MSCOMM32.OCX"
6. You must have got a message now saying DLLregisterServer in MSCOMM32.ocx succeeded.

You are done installing the required file. now run software again.
Image
Filesize 50.78 kB
Date
Downloads 16055
Download
Rating
Not rated  
<< Previous [VB Source code for PC remote project] Back to list  



You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup