Tmax Programming Guide(Dynamic Library) 

Tmax v5.0 SP2 Fix#1

Restricted Rights Legend

All TmaxSoft Software (Tmax®) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and may only be used or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd.

이 소프트웨어(Tmax®) 사용설명서의 내용과 프로그램은 저작권법과 국제 조약에 의해서 보호받고 있습니다. 사용설명서의 내용과 여기에 설명된 프로그램은 TmaxSoft Co., Ltd.와의 사용권 계약 하에서만 사용이 가능하며, 사용권 계약을 준수하는 경우에만 사용 또는 복제할 수 있습니다. 이 사용설명서의 전부 또는 일부분을 TmaxSoft의 사전 서면 동의 없이 전자, 기계, 녹음 등의 수단을 사용하여 전송, 복제, 배포, 2차적 저작물작성 등의 행위를 하여서는 안 됩니다.

Trademarks

Tmax®, Tmax WebtoB® and JEUS® are registered trademark of TmaxSoft Co., Ltd. Other products, titles or services may be registered trademarks of their respective companies.

Tmax®, Tmax WebtoB® 와 JEUS®는 TmaxSoft Co., Ltd.의 등록 상표입니다. 기타 모든 제품들과 회사 이름은 각각 해당 소유주의 상표로서 참조용으로만 사용됩니다.

Open Source Software Notice

Some modules or files of this product are subject to the terms of the following licenses. : openssl-0.9.7.m, zlib-1.1.4, expat-2.0.0, netsnmp, DCE1.0, pthread, google-diff-match-patch, libevent, getopt

Detailed Information related to the license can be found in the following directory : ${INSTALL_PATH}/license/oss_licenses

본 제품의 일부 파일 또는 모듈은 다음의 라이선스를 준수합니다. : openssl-0.9.7.m, zlib-1.1.4, expat-2.0.0, netsnmp, DCE1.0, pthread, google-diff-match-patch, libevent, getopt

관련 상세한 정보는 제품의 다음의 디렉터리에 기재된 사항을 참고해 주십시오. : ${INSTALL_PATH}/license/oss_licenses

안내서 정보

안내서 제목: Tmax Programming Guide(Dynamic Library) 

발행일: 2013-10-11

소프트웨어 버전: Tmax v5.0 SP2 Fix#1

안내서 버전: v2.1.5.1


내용 목차

안내서에 대하여
1. 소개
1.1. 개요
1.2. TDL 특징
2. 사용 및 관리
2.1. 디렉터리 구성
2.2. 환경설정
2.2.1. TDL 환경설정
2.2.2. Tmax 환경설정
2.3. 시스템 관리 툴
2.3.1. tdlinit
2.3.2. tdlclean
2.3.3. tdlnm
2.3.4. tdlrm
2.3.5. tdlshm
2.3.6. tdlsync
2.3.7. tdlupdate
3. API
3.1. 개요
3.2. tdlcall
3.3. tdlcall2
3.4. tdlcall2v
3.5. tdlcall2s
3.6. tdlcallva
3.7. tdlcallva2
3.8. tdlcreate
3.9. tdldestroy
3.10. tdlerror
3.11. tdlgetseqno
3.12. tdlstart
3.13. tdlend
3.14. tdlsuspend
3.15. tdlresume
3.16. tdlclose
3.17. tdlload
3.18. tdlload2
3.19. tdlinit
3.20. tdldone
3.21. tdlfind
3.22. tdlfind2
3.23. tdlstat
3.24. tdlstat2
4. 예제
4.1. 기본적인 사용 예
4.2. C++ 인터페이스 사용 예
4.3. 명시적 버전 보호 사용 예
4.4. 추가 기능 예제
4.4.1. 기존의 MAXMODULES 변경
4.4.2. tdlsync와 tdlinit을 이용한 MAXMODULES 변경
색인

그림 목차

[그림 1.1] TDL(Tmax Dynamic Library) 구조
[그림 1.2] 명시적 버전 정합성
[그림 1.3] 암시적 버전 정합성
[그림 1.4] TDL 도메인 구성