|
Thanks a ton, Scott. Shall get to it asap. I have atleast an hour a day after work !!! Hope you dont mind more pesky questions. Regards, viji Scott Klement <midrange-l@scottkle To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> ment.com> cc: Sent by: Subject: Re: Printing from IFS to a Unix Box midrange-l-bounces@m idrange.com 11/18/2004 09:18 AM Please respond to Midrange Systems Technical Discussion Hi Viji, > Thanks for the input. I have never used sockets before. I need the luxury > of time to explore/learn/use it. Is it easy to learn? Can you give me a > lead to get some reading/reference material please? Sure. Here, I've written a sockets tutorial just for you! :) http://www.scottklement.com/rpg/socktut/ Whether it's easy is up to you. It's lower-level programming... you'll need to know sockets in order to know how to write programs that communicate over the internet. You'll then need to learn the internals of how LPR/LPD works in order to write that particular application. So, my guess is that there's a large learning curve. > You are right - the LPR only picks up input from a spoole file.... and > Qshell does not have what I need -- bummer The other alternative is to create a *USERASCII spooled file from the data you want to send to the Linux box. When a spooled file is *USERASCII the system doesn't try to interpret it, so you can write streams of data into it like you would a stream file and (kinda) ignore the record length. The problem with *USERASCII is that you end up with extra spaces at the end of the file, but maybe that doesn't matter to you. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. This message,together with any attachments, is intended only for the use of the individual or entity to which it is addressed. It may contain information that is confidential and prohibited from disclosure. If you are not the intended recipient, you are hereby notified that any dissemination or copying of this message or any attachment is strictly prohibited. If you have received this message in error, please notify the original sender immediately by telephone or by return e-mail and delete this message, along with any attachments, from your computer. Thank you.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.