GXMedia components
GuruxMedia components help you implement different communication techniques faster and easier. Normally implementing requires lots of resources, especially when trying to achieve maximum efficiency and reliability.
Gurux Media components can be used directly from your own programs
Gurux Media components support all Gurux products. You can, for example, use serial connection in GuruxDirector software and, when needed, switch to modem connection, just by installing the GuruxDialUp component.
Using Gurux Media components with different development tools, such as Access, Visual Basic or Visual C++, is very easy. Along with each media, you get a Visual Basic sample that shows how to use the communication technique.
Gurux communication media components have been made on the Windows API interface. Due to this, they are very efficient, and do not require external libraries or DLL files to operate.
Supported communication medias
- GuruxSerial component implements serial connection.
- GuruxNet component implements network connection, supports TCP/IP and UDP protocols.
- GuruxDialUp component implements dial-up (modem) connection, also known as Point-To-Point (PTP) connection.
- GuruxSMS component implements SMS (Short Message Service) connection.
- GuruxTerminal component implements terminal connection.
- GuruxGPRS component implements GPRS (General Packet Radio Service) connection.
- GuruxSNMP component implements SNMP (Simple Network Management Protocol) connection.
- GuruxPing component implements pinging connection.
Main benefits of GuruxMedia components
- Open Source
- Easy to use
- Small and efficient
- No external libraries required
