Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Impementing a client that connects to the server
Post: Impementing a client that connects to the server

I have a cllient and webserver running but when connecting I receive a 404:not found error. import socketio sio = socketio.Client() @sio.event def connect(): print (' connection established') @sio...
input Code sharing 0 1,589 Feb-25-2023, 09:06 AM
    Thread: Impementing a client that connects to the server
Post: Impementing a client that connects to the server

I don't know if this is the good place to ask my question but I have some problems installing the Python module socketio in Windows 10. I have this book Mastering Python for networking and Security. ...
input News and Discussions 0 1,227 Feb-23-2023, 11:59 AM
    Thread: pythonscript for translation into Tkinter
Post: RE: pythonscript for translation into Tkinter

I found this python script on the internet and I did fix some typing errors. But I tried everything but I can't figure it out. The intention is that with searching a word that it prints the line numbe...
input GUI 3 2,237 Aug-21-2020, 09:13 AM
    Thread: pythonscript for translation into Tkinter
Post: pythonscript for translation into Tkinter

I would like to translate this pythonscript to Tkinter. I got this python script from youtube and I searched for a similar Tkinterscript on the internet but couldn't find anything. I also have some Eb...
input GUI 3 2,237 Aug-10-2020, 07:03 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020