https://github.com/meysam81/send-logs
A program to send logs, read from file, to a specific IP address & port, implemented with sockets
https://github.com/meysam81/send-logs
logger logging logs multi-threading multithreading qt qt5 socket socket-client socket-communication socket-io socket-io-client socket-programming socket-server socketcan socketio sockets thread threading threads
Last synced: 11 months ago
JSON representation
A program to send logs, read from file, to a specific IP address & port, implemented with sockets
- Host: GitHub
- URL: https://github.com/meysam81/send-logs
- Owner: meysam81
- Created: 2018-02-01T10:05:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T10:07:26.000Z (about 8 years ago)
- Last Synced: 2025-01-23T03:16:49.561Z (about 1 year ago)
- Topics: logger, logging, logs, multi-threading, multithreading, qt, qt5, socket, socket-client, socket-communication, socket-io, socket-io-client, socket-programming, socket-server, socketcan, socketio, sockets, thread, threading, threads
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# send-logs
A program to send logs, read from file, to a specific IP address & port, implemented with sockets