Skip to content

Python Script for a Socket Connection between two devices.

Notifications You must be signed in to change notification settings

daFinndus/chatprogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatprogram

This program makes it possible to communicate between two devices via a socket connection. Both users can 'chat' via an input.

By modifying the code, the users are also able to send JSON files, communicating with precise data of certain sensors or modules. That means this program can serve as a template for transfering data between two devices via the same internet connection.

About

Python Script for a Socket Connection between two devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages