tcpser
tcpser copied to clipboard
Hayes modem emulator application
Running WinVice 3.6.1 with the settings of; ACIA RS232, Base: $DE00, IRQ: NMI, Emulation mode: Swiftlink RS232 Device: IP:25232, Baud: 38400 (Swiftlink/Turbo232) IP232: Checked TCPSER v 1.1.4 with command line;...
I get hit with a ton of bots because my BBS runs on port 3000, unfortunately with using software which does not have a built in emulated modem (running Image...
Ran tcpser from Windows 10 in cmd terminal window... got a "DTR has gone high" and a "DTR has gone low" message and then it disconnects right as the login...
Numeric response codes for certain baud rates above 9600 are incorrect. There appears to be two different sets of codes - one published by Conexant, and one by Hayes. The...
Just now that i had someone reproduce some things with a real modem... i noticed i have been using an invalid "modem init" with tcpser all the time: ```tcpser -r...
I have seen various strange issues in my tests... i will add more logs when i stumble about them again. i always start tcpser like this: ``` ./tcpser -r -p...
It would be really nice if VICE could talk to tcpser via stdin/stdout (but still using the IP232 protocol). The big advantage would be that this way VICE has full...
Since cygwin is really the worst of all options... i gave it a quick try to compile in msys2. Oh well, there is still some work to do - serial.c...
The last version is 1.1.5_alpha for windows? Is a newer version ready, and can you please compile it for Windows? -- In addition to this 1.1.5_alpha I see in the...