Project

General

Profile

Actions

Feature #5600

open

Inability to handle binary data

Added by JD Byrnes almost 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
07/18/2022
Due date:
% Done:

0%

Estimated time:
Operative System:
All

Description

As AdiIRC doesn't support /parseline -uN (TODO: Parseline), it's apparent there's no way to receive raw data from the server without AdiIRC messing it up encoding it.

For now, the workaround I'm using involves using sockets as an intermediate, as the only way I could receive raw data from the server was to /sockread to an &binvar
Additionally, using the &bvar(&binvar).text property will encode it too (bug?)

Am I missing something? I have it working, but it's an incredibly painful workaround.

Actions

Also available in: Atom PDF