Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support routerOS 7 ? #101

Open
musalem opened this issue May 11, 2024 · 3 comments
Open

Support routerOS 7 ? #101

musalem opened this issue May 11, 2024 · 3 comments

Comments

@musalem
Copy link

musalem commented May 11, 2024

Does the latest version support routerOS 7 ?

@Deantwo
Copy link
Contributor

Deantwo commented Aug 22, 2024

Which parts of it doesn't work for RouterOS 7?
I haven't had any issues with it, but I am also using tik4net to send raw API commands.

@Likhon-Roy
Copy link

Which parts of it doesn't work for RouterOS 7? I haven't had any issues with it, but I am also using tik4net to send raw API commands.

I am not able to create a communication between mikrotik and dotnet (useing kit4net). Could anyone help me.

Unhandled exception. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at tik4net.Api.ApiConnection.OpenAsync(String host, Int32 port, String user, String password)
at Program.Main(String[] args) in C:\Users\LikhonR\Desktop\tttt\YourAppName\Program.cs:line 15
at Program.

(String[] args)

@Deantwo
Copy link
Contributor

Deantwo commented Jan 16, 2025

I am not able to create a communication between mikrotik and dotnet (useing kit4net). Could anyone help me.

That sounds unrelated to this issue, please make a new issue instead.

EDIT: Oh, you already did make #102... then add this information to that issue instead of trying to ask for help in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants