Jump to content

Crimsyn

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Crimsyn

  1. Sorry for the late reply, but I have an update. After much head-desk, I kind of just gave up. Caught dunbaratu on twitch, and ran it past him, and found out tate KoS uses the terminal ident request as a keep-alive. I thought I could just respond once and be done with it. I trashed my old code, so I haven't tried it again yet, but I am going to try again and see what happnens
  2. I will check that out here tonight. It got way too late on me last night.
  3. I'm having some issues trying to communicate with the telnet server. I'm very new at this, and just scraping what I can off the web, but I'm running into a brick wall here. To get right to it, if my log shows [LOG 01:27:28.591] kOS: Telnet client just told us its terminal type is: "VT100". [LOG 01:27:28.592] kOS: Telnet client just told me its window size is 80x24. then doesn't that mean I've properly sent my ident and dimension data to the server? But, what's happening for me, is even after those log entries are made, the server just keeps spamming IAC SB TTY 1 IAC SE. Do i need to send one large command at once, or break it down into individual sets? I thought IAC DO SGA IAC DO ECHO IAC WONT ECHO IAC WILL SGA IAC WILL TTY IAC WILL NAWS was the correct setup, followed by SB on TTY and NAWS after agreement? which would have been IAC SB TTY IS VT100 IAC SE and lastly IAC SB NAWS IS 0 80 0 24 IAC SE Am I misunderstanding how the spec is written? KOS seems to jump right to "TELL ME YOUR TTY, NAO!", and even when I do jump straight to it, and the log shows it received, it just keeps asking. Sorry if this stuff is simplistic or obvious, but I've just started with this and could really use some pointers here! The whole reason for doing this in the first place, was just for me to make my own little control panel with controls and maybe some flight data that I could display on my laptop. I know there are mods that do this already, some good and some not so hot, but none of them are mine, and I won't learn anything interesting by using them.
×
×
  • Create New...