Skip to content

RicardoRodz/Socket-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-Communication

Python Implementation of Sockets, Lexical Scanner and Parser

This program uses sockets to produce communication between devices. Server and Client files do most of the work. At the time, I was working with a Lexical Scanner and a Parser implmentation with Python's PLY module. Hence, the tokenization in the server file.

References:

https://www.dabeaz.com/ply/ply.html https://www.youtube.com/watch?v=u4kr7EFxAKk&t=2s https://youtu.be/Lbfe3-v7yE0 --> This only the first part of Sentdex's set of videos regarding sockets

About

Python Implementation of Sockets, Lexical Scanner and Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages