Download from here …
How to Solve LibreOffice Crashing When Printing Document that has Image
Problem: LibreOffice crashed when printing document that has image. Non-image document is not affected.
Applies to:
- all version of LibreOffice from version 5 and above. Version 4 and below are not affected
- printer model Fuji Xerox CP 05 b
Solution: download the latest printer driver from printer’s manufacturer and use the latest version. In our case, the latest driver is version 2.6.19.0 from FujiXerox web site.
Download — Modem Tools for Trouble Shooting
Download — AT Command Guide for MOBITEK S80 3G Modem
Download from here …
How to Run VCOM as Windows Service Using “AlwaysUp”
VCOM is a Windows Application. It is NOT a Windows Service. VCOM will auto-run when user has logged into (entering user name and password) Windows. Otherwise, VCOM will not run.
To run VCOM as a Windows Service you can install a 3rd party software call “AlwaysUp”.
Install & Configure VCOM in AlwaysUp
- Download “AlwaysUp” here … or from 3rd party web site ….
- Install it.
- Add a new service.
- Point to the path of “vcom.exe”.
- Ensure the status is “Automatic”.
- To view the GUI of VCOM, click on “Switch to Session 0”.
then it will display the VCOM GUI:
- To return to Windows desktop from VCOM GUI, click “Return now”.
Warning
- After VCOM service is started by AlwaysUp, sometimes, this message by “Interactive Services Detection” will appear “A program running on this computer is trying to display a message”:
click on “View Message” to switch to VCOM GUI:
- To return to Windows desktop from VCOM GUI, click “Return now”.
MOBITEK S80 SMS Modem Comes with SDK
MOBITEK® S80 SMS Modem comes with software development kit (SDK) called SMS Gateway Development Kit. By using MOBITEK® SMS Gateway Development Kit, software developers and system integrators are able to build their own SMS Gateway, SMS application, SMS solution, to integrate SMS into business systems.
How Does MOBTEK Q24 STK MODEM HUB (model B-8-L-SG) Work?
MOBITEK® Q24 STK MODEM HUB, model B-8-L-SG, has 8 modems supporting 8 SIM cards. Each modem in the hub has an IP address with different port number:
- modem 1 => 192.168.1.10:961
- modem 2 => 192.168.1.10:962
- modem 3 => 192.168.1.10:963
- modem 4 => 192.168.1.10:964
- modem 5 => 192.168.1.10:965
- modem 6 => 192.168.1.10:966
- modem 7 => 192.168.1.10:967
- modem 8 => 192.168.1.10:968
On PC side, you will need to install a virtual com port driver that will map com port to the IP address, e.g.:-
- COM Port no. 11 => modem 1 (192.168.1.10:961)
- COM Port no. 12 => modem 2 (192.168.1.10:962)
- COM Port no. 13 => modem 3 (192.168.1.10:963)
- COM Port no. 14 => modem 4 (192.168.1.10:964)
- COM Port no. 15 => modem 5 (192.168.1.10:965)
- COM Port no. 16 => modem 6 (192.168.1.10:966)
- COM Port no. 17 => modem 7 (192.168.1.10:967)
- COM Port no. 18 => modem 8 (192.168.1.10:968)
Then your Reload System/Software communicates with the COM port number, e.g.:-
- Reload1.exe => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 11
- Reload2.exe => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 12
- Reload3.exe => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 13
- Reload4.exe => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 14
Or if you are using multi-threading, then
- Reload.exe => thread no. 1 => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 11
- Reload.exe => thread no. 2 => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 12
- Reload.exe => thread no. 3 => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 13
- Reload.exe => thread no. 4 => MobitekSTKAPI.dll => DisplayMainMenu() => COM Port no. 14
Download — MOBITEK SMS360
Compatible with these SMS modems:
- MOBITEK Q24
- MOBITEK S80
You can download MOBITEK SMS360 from here …
User’s guide: How to use SMS360 Basic Edition
How to Run VCOM as Windows Service
VCOM is a Windows Application. It is NOT a Windows Service. VCOM will auto-run when user has logged into (entering user name and password) Windows. Otherwise, VCOM will not run.
To run VCOM as a Windows Service you can manually create a Windows Service using these steps. However, take note that you cannot run VCOM as both Windows Application and Windows Service mode at the same time.
CONFIGURE VCOM AS WINDOWS SERVICE
- First, IP address of MobiGATE and all 8 modems must be properly configured in VCOM application.
- Disable “auto-start” in VCOM application:
- Exit completely VCOM application.
- Download and install Windows Server 2003 Resource Kit Tools from Microsoft web page or from here …
- Only 2 executable files are needed:
- INSTSRV.exe
- SRVANY.exe
- After you have installed, run this command in command prompt:
C:\Program Files\Windows Resource Kits\Tools>INSTSRV.exe VCOM "C:\Program Files\Windows Resource Kits\Tools\SRVANY.exe"
- Run Registry Editor (Regedt32.exe), check the registry to verify that the ImagePath value under “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VCOM” is set to
"C:\Program Files\Windows Resource Kits\Tools\srvany.exe"
- Right click on VCOM, from the Edit menu, click “Add Key”. Type the following and click “OK”:
Key Name: Parameters Class : <leave blank>
- Select the “Parameters” key, click “Add Value”. Type the following and click “OK”:
Value Name: Application Data Type : REG_SZ String : C:\Program Files\VCOM\VCOM\vcom.exe
- Exit Registry Editor and goto “Computer Management > Services” configure “VCOM” to run “Automatic”
- After service is started, 8 COM ports are created:
WARNING
- After VCOM service is started, then you start VCOM application, the application could NOT show all the 8 modems and 8 COM ports:
VCOM application must be closed.
- If you want VCOM application to show all modems, then you must first stop the VCOM service, the only start VCOM application.
- VCOM cannot be running as both Windows Application and Windows Service mode at the same time.
Source: https://support.microsoft.com/en-my/help/137890/how-to-create-a-user-defined-service
Download MOBITEK S80 3G Modem (Type E) Installation Guide, AT Command Guide, USB Driver and AirCard Watcher
Download from here …