Community discussions

MikroTik App

Search found 7 matches

by meizoel
Sun May 29, 2016 6:29 am
Forum: Scripting
Topic: C# API - tik4net on GitHub
Replies: 186
Views: 89629

Re: C# API - tik4net on GitHub

oke dani i will try this .. Hi, easy soulution is to call your code per 5 sec (via JQuery) and show response in web UI. Or you can use async code and store responses (somehow) in memor. When you do that, you can resturn more than one row to your JQuery request. But you have to be familiar with multi...
by meizoel
Sat May 28, 2016 8:27 am
Forum: Scripting
Topic: C# API - tik4net on GitHub
Replies: 186
Views: 89629

Re: C# API - tik4net on GitHub

480p makes it very hard to read. Can you re-render at a higher resolution?

--jeroen
oke next i will create on higher resolution, but it need time..
by meizoel
Sat May 28, 2016 8:26 am
Forum: Scripting
Topic: C# API - tik4net on GitHub
Replies: 186
Views: 89629

Re: C# API - tik4net on GitHub

Hi, nice work! what about using javascript (JQuery?) and loading current RX/TX state per 5 seconds? D can you show me the code if using from javascript, i have done with the sync command string[] command = new string[] { "/interface/monitor-traffic", "=interface=ether5-hotspot",...
by meizoel
Sun May 22, 2016 4:40 pm
Forum: Scripting
Topic: C# API - tik4net on GitHub
Replies: 186
Views: 89629

Re: C# API - tik4net on GitHub

Hai Danny, i have succesfully integration tik4net to my desktop and web application if you want to see you can cek on this https://youtu.be/UjYQQqzNrjk btw i have one more question, i want to show interface ethernet to that website , but the rx and tx data must be update every 5 second,, how to solv...
by meizoel
Wed Feb 24, 2016 10:23 am
Forum: Scripting
Topic: C# API - tik4net on GitHub
Replies: 186
Views: 89629

Re: C# API - tik4net on GitHub

Hai Dany... i have some trouble installing .dll file of tik4net... when i running the application with referrence of tik4net.dll on pc with visual studio 2012 there are no error code... but when i running it on pc without visual studio 2012 there are show error related for tik4net.dll the error mess...
by meizoel
Thu Feb 18, 2016 2:30 pm
Forum: Scripting
Topic: C# API - tik4net on GitHub
Replies: 186
Views: 89629

Re: C# API - tik4net on GitHub

Hi,

your help would be welcome.

1) Fork projekt on github
2) Do some changes & commit them
3) Send pull request

See https://guides.github.com/activities/co ... en-source/

D
by meizoel
Thu Feb 18, 2016 7:36 am
Forum: Scripting
Topic: C# API - tik4net on GitHub
Replies: 186
Views: 89629

Re: C# API - tik4net on GitHub

Hai dani :D i have test your tik4net and i have add and modified some object on tik4net object.. btw i have success implement n reference it on my visual studio project 2012 for desktop and web c#... the software created by me using tik4net dll has running from 1 februari 2015... but i have some que...