Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: No response from socket
Post: No response from socket

Greetings, The script below works well for one of my embedded sensing systems: import socket TCP_IP = 'X.X.X.X' TCP_PORT = MY_PORT BUFFER_SIZE = 1024 MESSAGE = "MY_MESSAGE" s = socket.socket(socke...
kauerbach General Coding Help 1 1,514 Jun-13-2020, 12:50 AM

User Panel Messages

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