Assuming the following conditions, use the subsequent steps to build a Language Environment on AS/400:
CRTCMOD MODULE(MYLIB/MYLE) SRCFILE(MYLIB/SRC)
CRTSRVPGM SRVPGM(MYLIB/MYLE) MODULE(MYLIB/MYLE) SRCFILE(MYLIB/QSRVSRC) SRCMBR(MYLEEXP) BNDSRVPGM(QTCP/QTMHLE)
QTCP/QTMHLE is the service program that contains all the Net.Data bindable APIs. On V4R3 and subsequent releases, although QTCP/QTMHLE is available for use, you should use QHTTPSVR/QTMJLE.