void send(CclSession* session,
const char* transid,
const char* startdata = NULL)
Formats and sends a 3270 data stream, starting the named transaction. The CclTerminal object must be in idle state (connected to a CICS® server but with no transaction in progress). If the object is not in idle state, an invalidState exception is raised.