TNBXXmlClient Control

Top  Previous  Next

This control acts like a virtual TNB3270X/TNB5250X component. It generates the TnbXFields necessary as input for the emulation control or any other user interface from XML code as well generates the XML code from the modified TnbXFields, cursor location and 'pressed' AID key. When used in conjunction with the TNBXXmlBroker 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.

 

Properties

 

AidKey
AidString
ExcludeEmptyFields
HotSpotsControl
ScreenRow
Text
XML

 

Methods

 

Connect
Disconnect
GetScreenRowEx
GetScreenText
IsConnected
FindEditFields
LoadFromXMLFile
SaveToXMLFile
SendAid
SendKeys
SetConnected

 

Events

 

OnConnect
OnConnectionFail
OnConnectRemote
OnDisconnect
OnDisconnectRemote
OnScreenChange
OnSendAid
OnSystemLock
OnSystemUnlock