Re: [Freedos-devel] FreeDOS JetDirect driver

2014-07-17 Thread Michael B. Brutman
On 7/17/2014 1:49 PM, Jim Michaels wrote: > for the network stufff, I was thinking of opening a socket and just dumping > the printer data from stdin or from a file depnding on commandline options. > it' > s the easiest way to go. sockets is probably about 10-20 lines of code I > think. > google

Re: [Freedos-devel] FreeDOS JetDirect driver

2014-07-17 Thread Jim Michaels
for the network stufff, I was thinking of opening a socket and just dumping the printer data from stdin or from a file depnding on commandline options. it' s the easiest way to go. sockets is probably about 10-20 lines of code I think. google sockets example (or look in the source code of the tel