timofurrer / WOL

C program to send wol magic packets
Other
80 stars 36 forks source link

Seems not working is there any special syntax #8

Closed kwccoin closed 4 years ago

kwccoin commented 4 years ago
s.sendto(packet,(destIP,destPort))

TypeError: a bytes-like object is required, not 'str'