• 제목/요약/키워드: Socket Programming

검색결과 27건 처리시간 0.027초

순수 ATM 서비스를 제공하는 자바 API (Java API for Native ATM Services)

  • 성종진;이근구;김장경
    • 한국정보처리학회논문지
    • /
    • 제6권7호
    • /
    • pp.1884-1896
    • /
    • 1999
  • 본 논문에서는 자바 프로그래밍에서 사용될 수 있는 ATM API를 제안한다. 제안하는 자바 ATM API는 기존 Java Core API 패키지들 중에서 통신 기능을 정의하고 있는 java.net 패키지를 확장하여 순수 ATM 서비스를 제공할 수 있도록 정의한 것이다. 순수 ATM 서비스의 표준인 ATM 포럼의 "Native ATM Service : Semantic Description, Version 1.0" 규격에 따른 표준화된 ATM 서비스 기능들을 제공할 수 있도록 고려하였다. ATM서비 제공을 위해 java.net에 추가적으로 정의한 자바 ATM API용 클래스로는 ATM 어드레싱 위한 AtmAddress, ATM BLLI/BHLI 정보의 이용을 위한 AtmBLLI와 AtmBHLI, 그리고 소켓 개념의 통신 프로그래밍을 위한 AtmSocket, AtmServerSocket, AtmMulticastSocket, AtmSocketImpl 등이 있으며, ATM 통신의 장점인 연결의 특성 표현을 위해서 AtmConnAttr을 정의하였다. 본 논문에서는 또한 이렇게 정의된 자바 ATM API를 WinSock 2 환경 상에서 구현한 내용을 기술한다. 내용을 기술한다.

  • PDF

상수도 원격 검침 데이터 송수신 위한 Client/Server 소켓 프로그램 개발 (Development of a Client/Server Socket Program using Remote Measurement of Digital Water Meters)

  • ;박용만;권종원;김희식
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2006년도 심포지엄 논문집 정보 및 제어부문
    • /
    • pp.153-155
    • /
    • 2006
  • An automatic remote water measurement system was developed. This system sends automatic remote measured and collected water meters data automatically from the transmitter with CDMA modem through SK-Telecom network The water meter data are received through LAH TCP/IP and displayed as test file on IE(Internet Explorer) window. The existing water meters of mechanical type have so many problems to measure data. The person must visit the location of each water meters and write down the data records manually. In this system the RF module has attached each water meter Client/Server programs are developed by network socket programming.

  • PDF

Socket API 기반의 네트워크 프로그램 소스 생성기 (A network programming source builder based on Socket API)

  • 박승철;최진식
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2006년도 가을 학술발표논문집 Vol.33 No.2 (A)
    • /
    • pp.119-123
    • /
    • 2006
  • 컴퓨터와 하드웨어의 발달과 더불어 데이터 통신기술은 인터넷을 필두로 하여 괄목할만한 발전을 가져왔다. 아울러 FTP, Telnet, SMTP, HTTP, DHCP등의 네트워크 응용 프로토콜도 속도와 유저 인터페이스에 있어서 수많은 변화가 있었다. 하지만 이러한 외형적인 변화에도 불구하고 TCP, UDP 방식의 Socket 프로토콜은 네트워크 프로그래밍의 가장 기초적인 원리를 제시하고 있는데, 초보 학습자들에게 있어서 Socket을 구성하는 많은 시스템 함수들을 모두 이해하고 이것을 프로그래밍에 적용하기란 쉬운 일이 아니다. 본 연구에서는 Socket의 많은 함수들을 API기반의 모듈로 캡슐화 하여 C/C++ 기반의 네트워크 프로그래밍을 보다 손쉽고 효율적으로 수행할 수 있고, 또한 네트워크 프로그래밍의 동작 원리를 효과적으로 프로그래밍 학습에 적용할 수 있는 전산 교육시스템인 네트워크 프로그램 소스 생성기를 제안 한다.

  • PDF

차세대 엔터프라이즈웨어 마이포스 소개

  • 정창현
    • 한국데이타베이스학회:학술대회논문집
    • /
    • 한국데이타베이스학회 1995년도 제4회 멀티미디어 산업기술 학술대회 논문집
    • /
    • pp.3-19
    • /
    • 1995
  • 시스템 Technology ★ Server Technology - 운영환경구축 ★ Network 구성설계 - ATM, FDDI, NMS ★ Client/Server시스템 구성별 Bench Marking ★ Windows 메뉴 및 GUI 설계 ★다기능 PC 운영환경 설정 시스템 Technology ★ Data Base Technology - DB Administration - BB Performance Tuning ★ System Integration Technology - Application Integration - System Flow Control - Task Control - Applicational Interface - S/W Down Load 시스템 Technology ★ Memory Optimization ★ IBM/Facom Host API ★ 영상전화 Customizing - Intel Proshare ★ Auto Dialing - CTI Link ★ IC-Card Interface 시스템 Technology ★ Sound 처리 - Voice Mail - 음절 처리 ★ Image 처리 ★도움말 처리 - Hyper Text 시스템 Technology ★ Socket Programming - 긴급메일 - Peer to peer message switching ★ Set Up Programming -Install Shield ★ DB Access Programming - DB-Library ★ TCP/IP Programming(중략)

  • PDF

자바 언어를 이용한 소켓폴링 서버구현 (Implementing Socket Polling Server in Java)

  • 손강민;강태근;함호상
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2002년도 추계학술발표논문집 (상)
    • /
    • pp.115-118
    • /
    • 2002
  • 소켓 프로그래밍(socket programming) 인터페이스를 지원하는 C/C++, perl, python 과 같은 언어들은 폴링(polling) 기능을 갖는 select() 함수를 제공한다. 이 select()함수를 이용할 경우, 단일 쓰레드(또는 프로세스)로 다중의 클라이언트 요청을 처리할 수 있다. 최근 네트워크 프로그래밍 분야에서 주목받는 자바 언어의 경우, 최신 JDK 1.4 의 비동기 입출력 패키지에서 select()함수를 제공하고 있으나, JDK 1.3을 포함한 그 이하의 버전에서는 아직까지 이 함수를 제공하지 않고 있다. 일반적으로 다중 쓰레드를 이용하여 소켓서버 응용프로그램을 개발할 경우, 코드가 단순해지고 응답이 빠른 장점이 있는 반면에 네트워크 연결이 증가할수록 다수의 쓰레드를 관리하는 일이 CPU에 큰 부담이 된다. 반면에 소켓폴링(socket polling)을 사용할 경우, 이러한 연결 유지에 대한 부담이 줄어드는 대신, 다중 쓰레드를 이용하는 방법에 비하여 구현이 어렵다. 본 논문에서는 다양한 시뮬레이션 환경에서 세가지 소켓 프로그래밍 모델에 대하여 그 성능을 비교평가 하였다. 이 세가지 모델은 단순 다중 쓰레드 모델(typical multi-thread model), 단일 쓰레드 소켓폴링 모델(socket polling with single-thread model), 다중 쓰레드 소켓폴링 모델(socket polling with multi-threadmodel)이다. 본 논문에서는 다중 쓰레드 소켓폴링 모델을 제안하고 JDK 1.3.1을 이용하여 구현하였다. 이 모델의 경우 복잡한 구조에도 불구하고 단순 다중 쓰레드 모델와 유사하거나 더 나은 성능을 보여주었다. 또한 동일한 용량의 쓰레드 풀(thread pool)을 사용하더라도 단순 다중 쓰레드 모델보다 더 많은 수의 클라이언트를 수용할 수 있는 장점이 있다. 이러한 결과를 바탕으로 본 연구팀에서 수행중인 MoIM-Messge서버의 네트워크 모듈로 다중 쓰레드 소켓폴링 모델을 적용하였다.

  • PDF

초등 수학 학습을 위한 소켓 기반 멀티플레이형 게임 서비스의 설계 및 구현 (Design and Implementation of Socket-based Multi-player Game Service for Elementary Mathematics Learning)

  • 김성완
    • 서비스연구
    • /
    • 제6권2호
    • /
    • pp.175-184
    • /
    • 2016
  • 오락적 기능을 가지고 있는 교육용 컴퓨터 게임 서비스는 학생들이 학습에 대한 흥미를 높일 수 있도록 도와주는 매력적인 도구로 활용되고 있다. 특히, 수학 과목은 교육용 컴퓨터 게임 서비스가 가장 효과적으로 적용될 수 있는 대표적인 교과목이다. 기존에 개발된 게임 서비스는 대부분 단일 사용자 혹은 2명이 게임에 참여하는 형태이며 문제로 제시된 수식의 답을 단순히 찾는 방식으로 진행된다. 본 논문에서는 교육용 게임 서비스 요구 사항을 준수하고 특히 TCP/IP 소켓 프로그래밍 기술을 기반으로 여러 학습자가 동시에 게임에 참가 할 수 있는 멀티플레이형 게임 서비스를 설계 및 구현하였다. 또한, 수 감각의 신장을 유도하기 위해 단순히 수식의 답만 구하는 것이 아니라 학습자 스스로 여러 수식을 합성하고 선택 할 수 있도록 게임 규칙을 설계하여 적용하였다. 마지막으로 제안 게임 서비스를 교육용 게임 서비스 요구사항에 따라 비교하여 적합성을 확인하였다.

A Study of the Real-time Sensing by the Optical Current Sensor for GIS

  • Park, Won-Zoo;Kim, Yeong-Min
    • 조명전기설비학회논문지
    • /
    • 제23권7호
    • /
    • pp.75-80
    • /
    • 2009
  • In this study, a Web server was constructed using LabVIEW's DataSocket, which makes possible acquisition, analysis, and saving in real time. The output value of the optical current sensor at the web server PC was measured and the output value was displayed using the Web browser of the client PC. DataSocket by LabVIEW makes the construction of a Web server easier than other languages and is compatible with other application programs. An optical current sensor was composed using a 1310 [nm] laser diode, and 9/125 [${\mu}m$] standard single mode optical fiber and was created to be a close type sensor. Data measurement using Web servers has the advantage of monitoring electric power systems at a great distance and can fuse IT technology and electric power systems. Also, this measurement uses inexpensive mounting and programming when compared to existing measurement equipment allowing the construction of a measurement system in any situation or surrounding.

NFR을 이용한 네트워크 침입 탐지 (A Detection Method for Network Intrusion using the NFR)

  • 최선철;차현철
    • 한국산업정보학회:학술대회논문집
    • /
    • 한국산업정보학회 2001년도 춘계학술대회논문집:21세기 신지식정보의 창출
    • /
    • pp.261-267
    • /
    • 2001
  • In this paper, we have illustrated implementations and there results of network attacks and detections. We consider two attacks, smurf attach and network mapping attack, which are one of the typical intrusions using the ICMP The NFR/sup TM/ is used to capture all of our interesting packets within the network traffic. We implement the smurf and network mapping attacks with the UNIX raw socket, and build the NFR's backend for it's detection. The N-Code programming is used to build the backend. The implementing results show the possibility of preventing illegal intruding to network systems.

  • PDF

OpenWrt와 Android 연동 원격 홈 네트워크 제어 시스템 설계 및 구현 (Design and Implementation of a Home Network System on OpenWrt using Android Remote Control)

  • 김정길
    • 한국위성정보통신학회논문지
    • /
    • 제7권3호
    • /
    • pp.130-134
    • /
    • 2012
  • 본 논문에서는 소형 임베디드 시스템을 홈 네트워크 서비스 제어 시스템으로 활용하여 가정의 전기를 스마트폰을 이용하여 원격으로 제어함으로 에너지를 절약할 수 있는 시스템을 제안한다. 제안 시스템의 구성은 OpenWrt 임베디드 리눅스 기반의 소형 유무선공유기를 임베디드 시스템 개발 플랫폼으로 홈 네트워크 서비스 제어 시스템을 구현하였으며, Android 스마트폰 어플리케이션을 통한 원격 제어 기능 구현하였으며, 가정의 조명 시스템은 기존 인터페이스 보드에 LED를 연결하여 구성하였다. 프로토타입 시스템은 OpenWrt 운영체제가 설치된 Buffalo의 WZR-HP-G450H 유무선공유기, LED를 연결한 Arduino의 Uno 인터페이스 보드, Android 애플리케이션 개발 환경은 한백전자의 HBE-SM5-S4210 개발 키트를 이용하여 구현하였다. 동작 검증은 Android 기반 원격제어를 위한 TCP/IP 프로그래밍, 유무선공유기와 Android 개발 키트 인터페이스를 위한 소켓통신 프로그래밍, 유무선공유기와 인터페이스 보드 연결을 위한 UART 통신 프로그램으로 실행하였다. 구현 결과 소형 유무선공유기를 이용한 저 비용의 홈 네트워크 시스템의 가능성을 보여주었다.

Optimization of a Composite Laminated Structure by Network-Based Genetic Algorithm

  • Park, Jung-Sun;Song, Seok-Bong
    • Journal of Mechanical Science and Technology
    • /
    • 제16권8호
    • /
    • pp.1033-1038
    • /
    • 2002
  • Genetic alsorithm (GA) , compared to the gradient-based optimization, has advantages of convergence to a global optimized solution. The genetic algorithm requires so many number of analyses that may cause high computational cost for genetic search. This paper proposes a personal computer network programming based on TCP/IP protocol and client-server model using socket, to improve processing speed of the genetic algorithm for optimization of composite laminated structures. By distributed processing for the generated population, improvement in processing speed has been obtained. Consequently, usage of network-based genetic algorithm with the faster network communication speed will be a very valuable tool for the discrete optimization of large scale and complex structures requiring high computational cost.