captainys / TOWNSEMU

FM Towns Emulator "Tsugaru"
BSD 3-Clause "New" or "Revised" License
238 stars 17 forks source link

RS232C Redirect to Socket #42

Open captainys opened 2 years ago

captainys commented 2 years ago

I'm thinking if to make it connect to (a) any IP address + Port, or (b) limit to the localhost port and then a program running on the localhost connect to whatever outside. The purpose is to open up a way to emulate Air Warrior and Habitat, then the password would be transmitted, and therefore should be encrypted. But, I don't want to add dependency on OpenSSL. I'm leaning toward limiting connection to localhost.