dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.38k stars 371 forks source link

Serial port option requested #218

Open LesInk opened 3 years ago

LesInk commented 3 years ago

What OS?

Description of issue

Add serial port options for sending and receiving packets. Should work like TCP/UDP -- can send data. The only difference might be a timeout needed on receiving serial packets so you get them in distinct clumps. Might also look for a header byte to start a packet.