RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      ATM Application Programming Interface의 개발에 관한 연구 = A Study on development of ATM Application Programming Interface

      한글로보기

      https://www.riss.kr/link?id=A3106124

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      광대역 정보통신망은 멀티미디어 정보의 실시간성을 제공한다. 이것은 ATM기술 로서 실현될 수 있다. ATM은 정보를 고정된 셀로 전송하는 연결지향 스위칭 기술이며, 대역쪽의 예약 뿐만 아니라 QoS보증을 제공한다. 현존하는 프로토콜들이 이런 ATM 기술에 확장될 수 있으나 그 프로토콜들은 그러한 대역폭 예약 및 QoS 보증에 접근할 수 없다. 그런 특성을 접근하기 위한 방법중의 하나가 "Native 소프트웨어"를 쓰는것인데, 이런 Native 소프트웨어는 특정한 ATM 인터페이스를 가지는 특정한 컴퓨터에서 특정한 네트워크 특징을 필요로 한다. 따라서, 응용 프로그램들은 ATM API를 요구하게 된다.
      본 논문은 ATM 네트워크의 독특한 서비스를 직접 접근하는 어플리케이션을 제공하는 ATM API 의 연구와 개발에 대하여 다루었다. 기본적인 설계 구상은 4.3 BSD UNIX socket을 확장하여 나타냈으며, API의 간단한 실행을 두 UNIX 시스템에서 구현하였다.
      번역하기

      광대역 정보통신망은 멀티미디어 정보의 실시간성을 제공한다. 이것은 ATM기술 로서 실현될 수 있다. ATM은 정보를 고정된 셀로 전송하는 연결지향 스위칭 기술이며, 대역쪽의 예약 뿐만 아니...

      광대역 정보통신망은 멀티미디어 정보의 실시간성을 제공한다. 이것은 ATM기술 로서 실현될 수 있다. ATM은 정보를 고정된 셀로 전송하는 연결지향 스위칭 기술이며, 대역쪽의 예약 뿐만 아니라 QoS보증을 제공한다. 현존하는 프로토콜들이 이런 ATM 기술에 확장될 수 있으나 그 프로토콜들은 그러한 대역폭 예약 및 QoS 보증에 접근할 수 없다. 그런 특성을 접근하기 위한 방법중의 하나가 "Native 소프트웨어"를 쓰는것인데, 이런 Native 소프트웨어는 특정한 ATM 인터페이스를 가지는 특정한 컴퓨터에서 특정한 네트워크 특징을 필요로 한다. 따라서, 응용 프로그램들은 ATM API를 요구하게 된다.
      본 논문은 ATM 네트워크의 독특한 서비스를 직접 접근하는 어플리케이션을 제공하는 ATM API 의 연구와 개발에 대하여 다루었다. 기본적인 설계 구상은 4.3 BSD UNIX socket을 확장하여 나타냈으며, API의 간단한 실행을 두 UNIX 시스템에서 구현하였다.

      더보기

      다국어 초록 (Multilingual Abstract)

      Broadband Integrated Services Digital Network(B-ISDN) supports multimedia information in real time. This can be accomplished by using ATM technology. In addition, ATM networks can provide not only bandwidth reservation, but also Quality of Sevice(QoS) guarantees. These characteristics make ATM desirable over current existing network technologies. Existing protocol suites can be extended, but they cannot give access to these characteristics. One of the most obvious ways to access these characteristics is to write ATM-aware applications which require these network characteristics on a machine(e.g. a workstation) that has an ATM interface. The development of such software is greatly accelerated when there is a platform-independent way to access the ATM services. Programmers can then write applications with the knowledge that they are not confined to a particular combination of network interfaces and operating systems. Therefore, applications desire an ATM Application Programming Interface(API) to take advantage of these features. In addition, an ATM API can be considered as programming libraries providing direct access to ATM-based networks.
      This paper covers research and development of an API for ATM-related systems under an UNIX environment which is able to give applications direct access to the special services of an ATM network. The basic design idea is to extend the 4.3 BSD UNIX socket interface to support additional functionality needed for ATM. Results are shown for an API between two UNIX systems with a brief implementation.
      번역하기

      Broadband Integrated Services Digital Network(B-ISDN) supports multimedia information in real time. This can be accomplished by using ATM technology. In addition, ATM networks can provide not only bandwidth reservation, but also Quality of Sevice(QoS)...

      Broadband Integrated Services Digital Network(B-ISDN) supports multimedia information in real time. This can be accomplished by using ATM technology. In addition, ATM networks can provide not only bandwidth reservation, but also Quality of Sevice(QoS) guarantees. These characteristics make ATM desirable over current existing network technologies. Existing protocol suites can be extended, but they cannot give access to these characteristics. One of the most obvious ways to access these characteristics is to write ATM-aware applications which require these network characteristics on a machine(e.g. a workstation) that has an ATM interface. The development of such software is greatly accelerated when there is a platform-independent way to access the ATM services. Programmers can then write applications with the knowledge that they are not confined to a particular combination of network interfaces and operating systems. Therefore, applications desire an ATM Application Programming Interface(API) to take advantage of these features. In addition, an ATM API can be considered as programming libraries providing direct access to ATM-based networks.
      This paper covers research and development of an API for ATM-related systems under an UNIX environment which is able to give applications direct access to the special services of an ATM network. The basic design idea is to extend the 4.3 BSD UNIX socket interface to support additional functionality needed for ATM. Results are shown for an API between two UNIX systems with a brief implementation.

      더보기

      목차 (Table of Contents)

      • 1.서론
      • 2.ATM API 동향 분석
      • 2.1 WinSock2 [6][7]
      • 2.2 XTI [8][9]
      • 2.3 Fore ATM API
      • 1.서론
      • 2.ATM API 동향 분석
      • 2.1 WinSock2 [6][7]
      • 2.2 XTI [8][9]
      • 2.3 Fore ATM API
      • 2.4 Native ATM API [4]
      • 2.5 ATM Forum Service Aspects and Applications (SAA) Working Group [4]
      • 2.6 ATM Forum UNI [10][11]
      • 3.API 프리미티브 설계 [4]
      • 3.1 제어평면
      • 3.2 사용자 평면
      • 3.3. 관리 평면
      • 4.UNIX상에서 API 설계
      • 4.1 연결 단계
      • 4.2 주소 지정자
      • 4.3 PVC 주소
      • 4.4 SVC 주소
      • 4.5 QoS 지정자
      • 4.6 라이브러리 함수
      • 4.7 연결 준비
      • 4.8 연결 설정
      • 4.9 연결 상태
      • 4.10 데이터 교환
      • 4.11 연결해제
      • 4.12 UNIX상에서의 실행
      • 제5장 결론 및 추후과제
      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼