8000 GitHub - jnich3ls0n/mbserv
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jnich3ls0n/mbserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbserv.c -- Simple Modbus TCP Server for Learning Purposes

Full of Socket and Threading fun!

main.c - Main program

mbserv.h/ mbserv.c - Modbus functions, datatypes, constants, etc...

mbserv_old.c - A monolithic mess; only there for reference

err.h / err.c - Simple error handling functions that print error messages and terminate the program or return.

esocks.h / esocks.h - Error Handling wrapper functions for sys/socket.h system calls. Utilizes err.c error functions.

README.md - This file.

2016/07/29 - added err.h/c and esocks.h/c 2016/07/28 - Just some files. 100% not complete.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0