GithubHelp home page GithubHelp logo

zebutops / muconsoletestclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sven-n/muconsoletestclient

0.0 0.0 0.0 8 KB

A simple tool which shows how easy it is to create network based tools with the nuget package MUnique.OpenMU.Network.Packets.

License: MIT License

C# 100.00%

muconsoletestclient's Introduction

OpenMU Console Test Client

License

I wrote this tool to demonstrate how easy it is to write network based tools with the nuget package MUnique.OpenMU.Network.Packets of the OpenMU Project.

It encapsulates most of the packet creation and parsing for you, so you don't have to mess around with bits and bytes yourself.

Additionally, it's written for the best network performance you can get on .NET. It makes heavy use of Span<T> and ref structs for packets. The package MUnique.OpenMU.Network makes use of System.IO.Pipelines.

Licensing

This project is released under the MIT license (see LICENSE file).

Feel free to use this demo project as a base for your own projects.

Contributions

It's not going to be actively maintained or extended. Consider it done for the purpose it serves.

It's also not perfect code - I wrote this in a matter of minutes.

How to use

It supports a start parameter which takes the IP Address and a Port. The default is "127.0.0.1:55901", if nothing is specified.

It will connect to the specified address using the default network encryption of a MU Online Season 6 Episode 3 Client (English, GMO).

The application will then ask for the username, password and character name. It wont do further actions after it entered the game with the character.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.