Jump to content

data stream from kos to evaluate


funkheld

Recommended Posts

I would like to create a connection to kos with a tcp program from purebasic please.
Now I would like to know please, what does the datnstron of kos and through which data order
the space data held together can be sent? in which period do I have to send data to kos
with the tcp so kos the connection does not interrupt?

Thank you.
Greeting

i'm old german.

Link to comment
Share on other sites

The only connections kOS uses with TCP are using Telnet.

You can read a lot of old documents about the Telnet protocol in the old RFC format (just ascii text files) online.

When I first made the telnet system in kOS, I tried to write down my thoughts about what it would take for someone to write a client that will talk to the telnet server in the game, here:

http://ksp-kos.github.io/KOS_DOC/general/telnet.html#homemade-telnet-clients

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...