은행 채널 통합 웹단말에서 HTTP프로토콜을 이용한 계정계 트랜잭션 통신 방안에 관한 설계 및 구현 : Design and Implementation of the Accounting Transaction Strategy Using HTTP Protocol in the Bank Channel Integration Web-Based Terminal
- 발행기관 서강대학교 정보통신대학원
- 지도교수 임인성
- 발행년도 2007
- 학위수여년월 2007. 8
- 학위명 석사
- 학과 및 전공 정보통신대학원
- 식별자(기타) 000000104353
- 본문언어 한국어
목차
지금까지 은행에서 사용되고 있는 계정계 단말 프로그램의 역사를 보면 과거 메인프레임 기반의 더미터미널에서부터 오늘날 클라이언트/서버에 이르기까지 TCP/IP기반의 통신방식을 사용해서 트랜잭션을 처리해왔다. 하지만 요즘 전 금융권은 채널통합을 통해 여러개의 각기 분산되어 있던 프로그램과 시스템을 하나의 채널로 모아 하나의 통합된 UI를 가지는 시스템으로 진화하고 있다.
과거 계정계 프로그램에서의 통신방식은 TCP/IP기반을 바탕으로 서버와 통신을 통해 계정계트랜잭션 처리가 이루어졌다. 하지만, 요즘 각기 분산되어 있는 여러 채널을 하나로 통합하는 과정에 있는데 이렇게 분산된 각각의 채널이 하나로 통합되면서 그 UI는 인터넷 브라우저로 모두 통합되고 있다.
하지만 채널통합 및 통합 웹단말 구축 시 대부분의 업무처리 즉, 화면출력 및 디바이스 출력 등 데이터 처리에 관련된 비즈니스 로직은 통합 웹단말 내에서 처리되도록 설계 되어 있다. 이는 비즈니스 로직이 수정되거나 추가되었을 경우 통합 웹단말을 업데이트 해야 하는 문제점이 발생하며 이는 많은 시간과 비용을 초래한다. 웹에 기반한 APP를 응용하는데 사용되는 웹브라우저는 기본적으로 웹서버와 HTTP(HyperText Transfer Protocol)통신을 사용하여 데이터를 주고받도록 만들어져 있다.
이에 본 논문에서는 웹브라우저를 기반으로 한 계정계 업무시 트랜잭션의 통신방식의 개선을 위해 HTTP프로토콜을 사용하여 기존에 사용되었던 TCP/IP방식의 트랜잭션 통신방식을 대체할 수 있는 방안을 제시한다.
목차
When we look at the history of the accounting program which has been used in the bank so far, TCP/IP has been major transition method to handle the transaction throughout Dummy terminal that was based on main frame in the past and client server in these days. However, the system in the financial market has been changed to the UI system which combines several programs and systems into one unified system.
In the past, the communication method in the accounting program has been based on the TCP/IP through server and communication. However, there has been a trend to combine dispersed channels into one unified channel today, the UI system has unified dispersed channels as the internet browser. However the most working process such as printing screens or devise that are related to data processing in business logic has been designed in web terminal. This is the reason why the cost to update web terminal is very high as well as time consuming when there has been changes or addition of business logic. Web browser which is used for the application of APP has been designed to transfer data by using web server and HTTP(HyperText Transfer Protocol).
Therefore in this thesis, the HTTP protocol will be recommended to replace previous TCP/IP transaction communication in order to improve transaction communication method in working the accounting.