TNBXmlClient Component

Top  Previous  Next

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

 

Methods

 

Connect
Disconnect
GetScreenRowEx
GetScreenText
IsConnected
FindEditField
LoadFromXMLFile
SaveToXMLFile
SendAid
SendKeys
SetConnected

 

Events

 

OnConnect
OnConnectionFail
OnConnectRemote
OnDisconnect
OnDisconnectRemote
OnScreenChange
OnSendAid
OnSystemLock
OnSystemUnlock