Community discussions

MikroTik App

Search found 1 match

by farnsworth78
Fri Oct 18, 2013 7:36 am
Forum: Scripting
Topic: perl API client
Replies: 109
Views: 69071

Re: perl API client

Updated a few things.... Added the timeout parameter, fixed write_len for lengths > 0x80, fixed read_len for lengths > 0x80, and fixed allowing of newlines in the read_sentence. I am now able to read and write scripts... woot! I think I got all of my debugging out of the pm file. Let me know if you...