Jump to content

Search the Community

Showing results for tags 'international galactic transport'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Russian Section
    • Новости и объявления
    • Пиратия: Документация
    • Пиратия: Релизы
    • Пиратия: Разработка
    • Пиратия: Web
    • Пиратия: Помощь
    • Совместные проекты / набор команды
    • Доска объявлений
    • Программирование
    • Оффтопик
    • Корзина
  • English Section
    • News & Announcements
    • Guides
    • Releases
    • Development
    • Web
    • Questions & Help
    • Shared Projects / Team search
    • Paid services & Requests
    • Programming
    • Offtopic
    • Recycle bin
  • Portuguese Section
    • Dúvidas & Ajuda
  • Spanish Section
    • Preguntas y Ayuda
  • Servers
    • Russian servers
    • English servers

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 1 result

  1. So, a few time ago I had "ingrysty" nickname, now I have nickname Nyarum. I created a second version of PKO emulator - https://github.com/Nyarum/noterius but it wasn't finished because the development can be a long time without any results, so thereby I got a very good experience and got academic goals. But all this bullshit, go to the main theme. Secret - I called it "galactic transport" because the project about hiding hard requests to client from server, instead you can use mainstream protocols like (JSON, Protobuf, etc..). Above description can be not very clear for you but it needed for next things. 1. There is a server, it used like a proxy. 2. It accepts the mainstream protocols on input and you have a documentation about you can send to that. 3. This proxy does the main work with PKO protocol and sends a result to the client. It very similar to the official gate server but does optimization many things. 4. For example that I mean under "optimizations" - packet about moves, by the standard you must send to the client every move with one coordinate, with the Secret you can send one packet where you set coordinates FROM and TO, the Secret will make the other work with separate it to many packets for client. Goals: 1. Write an emulator in the one face hard, your work always will be about fixing bugs and improvements. 2. You'll get a new style messaging with the client without an undefined protocol and fields. 3. I really hope that it will start a new era with emulators on PKO. Questions, discussions, suggestions - I'll glad to hear it.
×
×
  • Create New...