DESCRIPTION

Sockets Server Functionality for Vizzy
(Note: only supports sending and receiving list,separator: <<)

Usage Example:

Supported Features:

  • Start Socket Server
  • Close Socket Server
  • Sending Messages via Sockets
  • Receiving Messages via Sockets
  • Close Server on Exiting Flight, Part Closure, or Part Destruction

Using Sockets for inter-process communication allows for the application of more powerful algorithms in the game, or the implementation of collaboration with other devices.
This is my first mod. Feel free to report any bugs or suggestions you may have while using it. )


REQUIRED DEPENDENCY

Version History

  • 0.12 Latest

    • Modify the Vz function style again.
    • Adjust the UI position.
    • Add broadcast error handling.
  • 0.11

    • The style of the Vz function has been modified, and it is now possible to determine whether the operation was successful through the return value.
    • The 4-bit length code has been removed, and the buffer needs to be set up manually.

GENERAL INFO

  • Mod Version: 0.12
  • Required Juno: New Origins Version: 1.3.204.1
  • Published: 2/10/2025
  • Downloads: 481

DOWNLOADS

TAGS


4 Comments

  • Log in to leave a comment
  • Profile image
    0 sha256

    hey.. is there any additional permissions that i should enable to be able to make the server visible.. i cant seem to access it from python..thx

    19 days ago
  • Profile image
    0 sha256

    hey.. is there any additional permissions that i should enable to be able to make the server visible.. i cant seem to acess it from python..thx

    19 days ago
  • Profile image
    1,369 hoangthi

    @ImperiolTech I am also new to this game, but from my perspective, I assume this looks like it opens a WebSocket server, allowing you to receive/send messages or even control the craft from outside the game, ex: via a web browser or mobile app. Lots of potential!

    8 months ago
  • Profile image
    1,005 ImperiolTech

    What does this mod do

    +2 8 months ago

29 Upvotes

Log in in to upvote this post.