I want to develop a easy way to interface tn5250 with a custom filter. With a
simple interface can develop other plug-in emulator for specific use.
In my case i want do some string substitution for customize my printer job,
insted that call administrator for to that on MainFrame.
List below there is a simple suggestion for lib interface :
/* Init Filter Object */
ConnectFilter()
/* Deinit private structure ... */
DisconnectFilter()
/* Send configuration session to filter */
ConfigureSession()
/* Send SCS Datastream */
ProcessSCSBuffer()
/* Easy way for do any think*/
IoctlFilter()
Do you think that interest someone ?
Andrea Endrizzi
([EMAIL PROTECTED])
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---