Skip to content

ZMQ-TCP/IP translator Windows service for those who can't use ZMQ library for some reasons.

Notifications You must be signed in to change notification settings

someoneinthebox/ZmqTcpTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZmqTcpTranslator

ZMQ-TCP/IP translator Windows service for those who can't use ZMQ library for some reasons.

Introduction

ZmqTcpTranslator a Windows service that catch ZMQ-publisher's packets and send them to TCP/IP server by simple socket.

System requirements

There is no special requirements for this service. There are two conditions: ZMQ Publisher and working server, listening needed port for recieve data.

Installation

For installation the service run cmd (as Administrator), and run tcprectranslator.exe with –i parameter.

Start the service

To start the service - just start it from Windows Service manager. If you want to run service with specific parameters, you can find them in wiki.

Where are the logs?

By default, logs location is system32 folder (for x64 - SYSWOW64).

About

ZMQ-TCP/IP translator Windows service for those who can't use ZMQ library for some reasons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published