Search found 2 matches

by jpie
Sat Aug 23, 2014 9:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Print Server
Replies: 2
Views: 2245

Re: Print Server

Windows or Linux, I'm not entirely sure yet. I imagine a lot of Livecode projects that people do are also available elsewhere, some free. I plan to put my own twist on it. I also found some Python code for this kind of thing and if worst comes to worst I could just configure Livecode as a front end ...
by jpie
Sat Aug 23, 2014 5:50 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Print Server
Replies: 2
Views: 2245

Print Server

I'd like some advice on the feasibility of a project. I'd like to build a live code based print server. The server would accept RAW print files on port 9100 and write them to disk. The user would be shown a list of print files that are stored, and then have the ability to select one, and print it, a...