Giter Site home page Giter Site logo

client-server-socket-example's Introduction

Client, Server socket example in python using a PySide GUI to interface with

A client and server python example using QtNetwork

I was dealing with some python socket communication bugs in Qt based GUI so I built this simple example of 2 apps (client and server) to test on. I have it setup to run on the same machine but the code can be easily modified to run on a local or external network. I ended up giving up on using python native socket and instead am using QtNetwork which works much better in Qt based GUI.

Alt text

If you see mistakes or anything that could be done better let me know and do a pull request and I’ll check it out. I’ve left out static typing hints on purpose even though I believe they are beneficial but for the purpose of getting a minimal example with no extra bloat I’ve left them out.

client-server-socket-example's People

Contributors

bhowiebkr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.