XmlClient Component

Top  Previous  Next

This control acts like a virtual Tn3270/Tn5250 component. It generates the Fields necessary as input for the emulation control or any other user interface from XML code as well generates the XML code from the modified Fields, cursor location and 'pressed' AID key. When used in conjunction with the XmlBroker component allows build a bridge between the 3270/5250 Telnet components and the emulation interface using XML streaming. This bridge could be implemented as a client/server comunication using TCP/IP protocols, Web Services, etc.

 

Remarks

 

Since this component shares a common programming interface with the other Telnet controls, the properties, methods and events described in Tn5250/Tn3270/XmlClient/XmlVirtual Components may also apply.

 

The following members are specific to this component or override the common behavior:

 

Properties

 

XML

 

Methods

 

Connect
Disconnect
LoadFromXMLFile
SaveToXMLFile

 

Events

 

OnConnect
OnConnectionFail
OnDisconnect
OnScreenChange
OnSendAid
OnSystemLock
OnSystemUnlock