I have created a new tool for Megamud, that will allow you in essence pull up your Mega's convo box anywhere. This app is a two part program the MProxy-server.exe (Server) and MProxy-client.exe (Client).
MProxy-server.exe:
This is the Proxy server for MegaMud, you connect MegaMud to this and it will pass all telnet traffic back and forth. But will also catch any conversions and display it to clients connected to that account. And send chat commands from the client to telnet server. This does not need to run on the same host as MegaMud. Just MegaMud needs to be able to connect to MegaProxy server.
MProxy-client.exe:
This is the client you use to connect to the MegaProxy server. This does not have to be on the same host as the MegaProxy server or MegaMud is running on. This client just needs to be able to connect to port 42084 of the host running MegaProxy Server.
Commands are limited to chat commands, so can't be checking inventory or anything(yet?).
This is the still a fresh app, I have personally been running it for over a month with no issues. So if you find any issues or suggestions please let me know.
MegaMud Proxy
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
MegaMud Proxy
- Attachments
-
MeagProxy-ver1.1.zip
- (686.05 KiB) Downloaded 803 times
-
MeagProxy-ver.1.zip
- (686.24 KiB) Downloaded 856 times
Last edited by BearFather on Sun Sep 13, 2020 2:38 pm, edited 1 time in total.
-
- Posts: 4
- Joined: Mon May 04, 2020 2:47 pm
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
Re: MegaMud Proxy
Is it possible to write my own client to connect to the server? I like what you did with the whole process but I was thinking about some other features in a client.
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
Re: MegaMud Proxy
Yes, it's just a basic socket that you connect too. Send me a PM and we can discuss what is required. I suck with UI design so anything will look better.
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
Re: MegaMud Proxy
Released version 1.1
This is a small fix, just a quick rework of the highlight system. It was dropping the highlight phrase if it was at the end of the line.
PS:
If you guys have any requests or bugs please let me know.
This is a small fix, just a quick rework of the highlight system. It was dropping the highlight phrase if it was at the end of the line.
PS:
If you guys have any requests or bugs please let me know.