Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: python socket connect only sometimes
Post: python socket connect only sometimes

Hallo, I have program in python to simply connect to TCP server and disconnect: import socket HOST = '192.168.1.6' # The server's hostname or IP address PORT = 5684 s=socket.socket(socket.AF_INET,...
espDino Networking 0 1,539 Jul-15-2020, 12:13 PM

User Panel Messages

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