Community discussions

MikroTik App

Search found 11 matches

by taz
Fri Feb 15, 2008 5:38 pm
Forum: General
Topic: Mikrotik API and C# ?
Replies: 14
Views: 9624

Re: Mikrotik API and C# ?

yes, ASCIIEncoding.ASCII.GetBytes is built in function . If i use System.text.Encoding.GetBytes , result is identical how i check value form this function ? what confront ? string ret = "8376e40609025e92aabad58d80600888"; string password = "1234"; StringToHex(password) return 313...
by taz
Fri Feb 15, 2008 4:40 pm
Forum: General
Topic: Mikrotik API and C# ?
Replies: 14
Views: 9624

Re: Mikrotik API and C# ?

no :(
by taz
Thu Feb 07, 2008 9:08 pm
Forum: General
Topic: Mikrotik API and C# ?
Replies: 14
Views: 9624

Re: Mikrotik API and C# ?

hi, can you use this ret,password and generate md5 hash (from your working script)? I check this with my md5 algoritm. string password = 1234 string ret = 8376e40609025e92aabad58d80600888 string HexPass = Hex(password) // result is 31323334 byte[] Bytes = ASCIIEncoding.ASCII.GetBytes("00" ...
by taz
Thu Feb 07, 2008 11:02 am
Forum: General
Topic: API login and MD5
Replies: 17
Views: 21299

Re: API login and MD5

thx thx thx

i try it and post results
by taz
Wed Feb 06, 2008 6:01 pm
Forum: General
Topic: API login and MD5
Replies: 17
Views: 21299

API login and MD5

Hi, i can not login to routeros . i send > <<< /login (send as length = 6 and "/login" as byte) <<< (send 0 ) routeros answer >>> !done >>> =ret=9dda3fbe58072fed523fe5f6c4ce0644 i send <<< /login <<< =name=admin <<< =response=00+md5New md5New is > string retOld = 9dda3fbe58072fed523fe5f6c4...
by taz
Tue Dec 25, 2007 3:27 pm
Forum: General
Topic: Mikrotik API and C# ?
Replies: 14
Views: 9624

Mikrotik API and C# ?

Hi, any example for C-Sharp ?

thx
by taz
Sat Oct 27, 2007 7:46 am
Forum: General
Topic: problem with install from cd
Replies: 2
Views: 1628

Re: problem with install from cd

and have you JMIcorn controller too ?
by taz
Sat Oct 27, 2007 12:03 am
Forum: General
Topic: problem with install from cd
Replies: 2
Views: 1628

problem with install from cd

sry my english :? Hi, I have problem with install 3.0rc8 and 3.0rc9 too when i use booting cd , create from iso image. When i boot and start ISOLINUX ... ... ... , all is OK , but when show "drivers loaded" , so show "ERROR : CD-ROM not found" ... My configuration is : C2D , 512R...
by taz
Thu Jul 12, 2007 9:50 pm
Forum: Scripting
Topic: When QT bytes counter overflow ?
Replies: 0
Views: 1006

When QT bytes counter overflow ?

Hi

i get bytes from QT over snmp and i need help...

when QT bytes snmp counter everflow and reset to 0 ?

sorry my english...
thx
by taz
Tue Jan 24, 2006 4:06 pm
Forum: RouterBOARD hardware
Topic: Red + blue LED's on ... no connect to mikrotik :(
Replies: 5
Views: 3195

..

My problem was in power adapter!

I try to other power adapter (12V/300mA) and all it was OK :)
by taz
Tue Jan 24, 2006 9:16 am
Forum: RouterBOARD hardware
Topic: Red + blue LED's on ... no connect to mikrotik :(
Replies: 5
Views: 3195

Red + blue LED's on ... no connect to mikrotik :(

Hallo

I have this problem.

My RB532 after power on, still light blue and red LED's. I can't connect to mikrotik with UTP MAC, IP or Serial.... :(

Have you any idea ?

sorry my english :oops: