
http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
윈도우 NT 커널 환경에서 IPv6 프로토콜 구현 연구
강신각(Kang Shin Gak),김대영(Kim Dae Young) 한국정보처리학회 1997 정보처리학회논문지 Vol.4 No.10
The next generation internet protocol, IPv6, have been developed by the IETF according to the requirements of enhancement of classic IP protocols to satisfy the lack of Internet address space as well as the support of multimedia applications. This paper presents an implementation of IPv6 protocols on the Windows NT kernel environment. In this work, we developed and also tested the basic functions, required for operating as an IPv6 host, such as IPv6 header processing, IPv6 address handling, control message processing, group membership processing and neighbor discovery functions. The implemented IPv6 protocol driver module is connected to the lower network interface card through NDIS, a standard network interface. And this driver module that operates within kernel, is implemented as it is connected to upper user applications and lower NDIS using dispatch and lower-edge functions. The developed IPv6 protocol driver can provide not only enhanced performance because it is implemented in kernel mode, but also convenience of usage to the application developers because it gives user interface as a dynamic link library.
정옥조,이일진,강신각,Jeong, Ok-Jo,Lee, Il-Jin,Kang, Shin-Gak 한국정보처리학회 2003 정보처리학회논문지 C : 정보통신,정보보안 Vol.10 No.4
인터넷상에서 음성을 전달하는 VoIP는 일반 고객들뿐만 아니라 기업에서도 기존 PSTN을 대체하는 수단으로써 각광 받고 있다. 현재의 VoIP는 음성 통화를 효율적으로 제공하고 있으나 VoIP 촉진을 위해서는 다양한 부가서비스의 지원이 필요하다. 이를 위해 IETF에서 부가서비스 지원을 위한 CPL(Call Processing Language) 표준을 개발하고 있다. CPL을 사용하기 위해서는 사용자가 CPL 스크립트를 작성한 후 특정한 서버에 스크립트를 저장해야 하며 이를 위해 CPL을 지원하는 클라이언트가 요구된다. 본 논문은 VoIP에서 부가서비스를 지원하기 위한 SIP 기반의 CPL 클라이언트 설계 및 구현에 관하여 기술한다. CPL을 지원하기 위한 클라이언트는 리눅스 2.4.x, C, 그리고 GTK1.2를 이용하여 구현하였다. VoIP that conveys voice in internet is getting into the spotlight as means to alternate existing PSTN in corporation as well as users. Current VoIP is furnishing voice efficiently, but it needs to support various services for VoIP acceleration. IETF is developing CPL standard which is call processing language for supporting various services. User has to store script to specific server for the use of CPL, therefore it is required client to support CPL. This paper describes about design and implementation of SP-based CPL client for various services. The CPL client was implemented using LINUX 2.4.x, C, and GTK1.2.
이종화(Jong-Hwa Yi),강신각(Shin-Gak Kang) 한국통신학회 2002 한국통신학회논문지 Vol.27 No.9C
인터넷 텔레포니(VoIP) 관련 기술 개발이 빠르게 진행되면서 인터넷 전화 서비스를 비롯한 다양한 부가 서비스 개발이 한창 진행중이다.현재 활발회 개발되고 있는 VoIP 기술로서 ITU-T H.323과 IETF SIP 프로토콜을 들 수 있는데, 이들은 종단간의 호 설정 및 해지 기능을 처리하는 응용 계층의 호 시그널링 프로토콜에 해당한다. 현재까지는 H.323 기반으로 구현된 VoIP 제품과 서비스가 널리 사용되고 있으나, 인테넷 환경에서의 장점을 갖고 있는 SIP 를 이용한 다양한 VoIP 서비스가 빠르게 개발되고 있는 실정이다. 본 논문에서는 먼저, SIP 프로토콜을 이용하여 개발 가능한 차세대 응용 서비스가 빠르게 개발되고 있는 실정이다.본 논문에서는 먼저, SIP 프로토콜을 이용하여 개발 가능한 차세대 응용 서비스 유형 및 특성을 분석하고, VoIP 기본 응용 중에 하나인 인테네 전화 서비스의 설계 및 구현에 대 기술하고자 한다. SIP 기반의 인터넷 전화 서비스는 사용자 인터페이스 및 음성 통화기능을 포함한 응용 모듈 그리고 User Agent는 원도우 98/2000상에서 비쥬얼 C/C++를 이용하여 구현되었으며 SIP Proxy 서버와 Registrar는 Linux 7.0상에서 구현되었다.
박선옥(Sunok Park),강신각(Shin Gak Kang) 한국정보과학회 2002 한국정보과학회 학술발표논문집 Vol.29 No.2Ⅲ
현재 대부분의 인터넷 전화 서비스는 ITU-T에서 제정한 H.323 표준에 따라 제공되고 있으나, 최근에는 IETF에서 개발한 SIP 프로토콜을 기반으로 한 제품 개발에 박차를 가하고 있는 추세이다. SIP 프로토콜은 인터넷 텔레포니 서비스를 제공하기 위해, 통신하고자 하는 상대방의 위치를 찾아 단말간의 호 설정, 호 정보수정, 호 해지 등의 기능을 제공하는 응용계층의 호 제어 프로토콜이다. SIP 프로토콜에서 개인의 이동성을 보장하기 위해서는 사용자들의 위치가 변경될때마다 현재 위치를 Registrar에게 등록 시켜야 하며, 이러한 등록 정보들은 이후 Proxy 서버나 Redirect 서버를 위한 Location Service 제공을 위해 사용된다. 본 논문은 2002년 7월 SIP 표준으로 제정된 RFC3261에 따른 Registrar의 기본동작을 분석한다. 이후 RFC3261 표준을 따르는 Registrar 설계 및 개발을 함에 있어서 많은 도움이 되리라 기대한다.