MENGONTOL SHELL
:
3.128.168.219
:
170.10.163.183 / aifatradebd.com
:
Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
:
/
lib64
/
python2.7
/
Demo
/
sockets
/
Upload File:
files >> //lib64/python2.7/Demo/sockets/radio.py
# Receive UDP packets transmitted by a broadcasting service MYPORT = 50000 import sys from socket import * s = socket(AF_INET, SOCK_DGRAM) s.bind(('', MYPORT)) while 1: data, wherefrom = s.recvfrom(1500, 0) sys.stderr.write(repr(wherefrom) + '\n') sys.stdout.write(data)
Copyright © Reserved.