Skip to content

Repository files navigation

Client-Server-Socket

Building a Server & Client socket, using the Socket module, and making them communicate over their respective IPs.

File Structure

ParentFolder
|
|-server_test.py
|-crc_input.py
|-streamlit_app.py

Install streamlit

use command

pip install streamlit

Run

First run the server:

python server_test.py

Then client:

 streamlit run streamlit_app.py

Terminal View

User-Interface

About

A mini industrial communication system that ensures safe data transfer using CRC and visualizes results in a real-time dashboard.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages