You are browsing as a guest. Sign up (or log in) to start making projects!

6h 17m 43s logged

Been a busy 4 days.

Worked on mostly modularity for the program, making sure that I am not repeating code that can be a function as part of a larger library

The 2 libraries I implemented were the common/ and network/ libraries. These are used in both the client and server. Common includes functions like setting up connections, sending packets, receiving packets, interpreting them, and polling them for data

The network library handles connecting to a server/client, and others.

I also finally added the ability for the client (main stations/ems) to multiple servers (outstations/rtu). You can see a demo of all this working in the video.

That’s it for now, goodbye!

0
2

Comments 0

No comments yet. Be the first!