MidLevel / MLAPI.Puncher

MLAPI.Puncher is a lightweight, cross-platform, easy to use implementation of NAT punchthrough.
MIT License
91 stars 20 forks source link

Can't get the test console app to work. #6

Open JamesYFC opened 3 years ago

JamesYFC commented 3 years ago

Hello, I just can't seem to get this to work with the test server. Is it still running? For simplicity's sake, I tried to run the client console app with no modifications on two computers under different networks. Then, I'd enter the public ip of one machine on the other machine. It just tells me it's failed.

I do wish the error message was a bit more helpful though. Did it fail at reaching the server, or something else? I don't know.

TwoTenPvP commented 3 years ago

Hello!

I see what you are saying. The reason why it is so generic is because of the simplicity of the protocol. I originally designed it with a 500 line implementation.

As for test server, it's not running currently.