Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How do i listen to loopback address on my local computer, without a port
Post: RE: How do i listen to loopback address on my loca...

[/quote] Thanks. This solved my problem. I read Python Black Hat chapter 3, after reading what you wrote your code is a lot more concise, I'm going to use parts of it down the road. [/quote] Good ...
DigiGod Networking 6 2,829 May-27-2023, 07:17 AM
    Thread: My own Lan system
Post: RE: My own Lan system

(May-23-2023, 03:58 PM)Phidias618 Wrote: Hey, I recently create a game, who need a comunication between 2 player and I came out with this, I just wan't to know if this code is not too terrible. impo...
DigiGod Code Review 2 1,224 May-26-2023, 12:18 AM
    Thread: How do i listen to loopback address on my local computer, without a port
Post: RE: How do i listen to loopback address on my loca...

(May-23-2023, 08:30 PM)billykid999 Wrote: I want to listent to my loopback address on my windows PC, without attaching it to a port. I want to listent to any messages, or ICMP pings sourced from add...
DigiGod Networking 6 2,829 May-26-2023, 12:13 AM
    Thread: Application becomes unresponsive as soon as i use the buttons
Post: RE: Application becomes unresponsive as soon as i ...

(May-25-2023, 01:41 AM)AX_LEARNS Wrote: Not sure on why it happens as im still very new to python... Any suggestions or can you guys see any reason of why it might be happening?? import sys import ...
DigiGod GUI 2 763 May-26-2023, 12:07 AM
    Thread: Handshake ( Server Hello )
Post: RE: Handshake ( Server Hello )

(May-25-2023, 10:39 AM)JohnnyCoffee Wrote: Do I need to send a ( Server Hello ) as a response to the handshake ( Client Hello ) received, but I couldn’t find out why it doesn’t work? If I can help, ...
DigiGod Networking 2 1,504 May-26-2023, 12:03 AM
    Thread: What is the fastest way to get all the frames from a video file?
Post: RE: What is the fastest way to get all the frames ...

(May-23-2023, 03:33 PM)glorsh66 Wrote: What is the fastest way to get all the frames from a video file? In Python, one of the fastest ways to extract all the frames from a video file is by using the...
DigiGod General Coding Help 3 1,086 May-25-2023, 11:21 PM
    Thread: Updating Code And Having Issue With Keys
Post: RE: Updating Code And Having Issue With Keys

(May-23-2023, 04:51 AM)Xileron Wrote: Hello, I'm currently updating some code from a plug-in for Maya (the animation software) from Python 2 to Python 3 and noticed I was having some issues with key...
DigiGod General Coding Help 8 1,167 May-25-2023, 11:14 PM
    Thread: SQLite question
Post: RE: SQLite question

(May-24-2023, 06:00 AM)DPaul Wrote: Hi, I am using SQLite (version 2.6.0) Somewhere in the code I need to check if there is an active connection to a database. In mySQL there is something like "co...
DigiGod General Coding Help 3 719 May-25-2023, 11:10 PM
    Thread: Badly defined python code?
Post: RE: Badly defined python code?

(May-25-2023, 08:06 PM)Ken76 Wrote: I get following error message with my python code. File "/home/ken/Programming/temp.py", line 20 try: IndentationError: unexpected indent I have defined my c...
DigiGod General Coding Help 2 623 May-25-2023, 11:05 PM

User Panel Messages

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