- Products
- Technology
- SMS
- Databases
- Modbus
- M-Bus
- PBX systems
- Robotics
- Building robot hardware
- Building electronics
- Building robot software
- Introduction/Protocols
- Architecture
- How to develop a devhandler
- Line protocol
- DeviceHandlers
- Bootloader
- Robot training
- Port assignments
- Upload Arduino code
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP and MySQL on your website
SMPP SMS Gateway
SMS service provider use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
Development of .NET DeviceHandler
Introduction
If we would like to develop a Device Handler the first step is to understand the device control as a concept then develop a serial port protocoll. A sample for this protocoll can be found here:
Testing
For the testing, the 'Virtual port' which is in the hardware tester can be used. With this implementation events can be sent in the same way for the .NET implementation and the answers given to them can be examined as if a physical device is connected to the serial port.
So, with the Virtual port through the GUI data can be sent to the .NET implementation like it was sent from a serial port. The virtual port displays the answers of the .NET implementation.
The following figures present how the virtual port can be used: