• Title/Summary/Keyword: Socket Client

Search Result 59, Processing Time 0.03 seconds

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

  • Ayurzana, Odgerel;Park, Yong-Man; Kwon, Jong-Won;Kim, Hie-Sik
    • Proceedings of the KIEE Conference
    • /
    • 2006.04a
    • /
    • 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

A Development of Web-based Remote monitoring and control system using Java (Java를 이용한 웹 기반 원격 감시제어시스템 개발)

  • Park, Jong-Jin
    • Journal of the Korea Computer Industry Society
    • /
    • v.8 no.1
    • /
    • pp.41-48
    • /
    • 2007
  • In this paper, a example of a development of web-based remote monitoring and control system using Java technology on TCP/IP is proposed. We implemented Client/Server socket programs using Java Socket class, and applied those to a greenhouse made from LEGO blocks and made web-based greenhouse remote monitoring and control system. Implemented System transferred states of greenhouse to client programs, and control signals from client program were transferred to Server. Greenhouse model was controlled well by the system.

  • PDF

Supporting Web-Based I/O Service by Extending Network Communication to Native Client (Native Client 네트워크 기능 확장을 통한 웹기반 I/O 서비스 지원)

  • Sung, Baegjae;Park, Sejin;Park, Chanik
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.4
    • /
    • pp.249-254
    • /
    • 2011
  • A user desktop service can be made available on internet or local area network with the help of virtualization and cloud technologies. The service is usually called a virtual desktop or a desktop cloud. However, a user interface is limited to I/O capabilities of a user's mobile terminal. In order to enhance a user interface on a remote virtual desktop, it is important to connect full-featured I/O devices which are founded locally. Our previous work called SoD (System-on- Demand) has proposed a technique to associate local full-featured I/O devices with a remote virtual desktop in Xen. On the technique, it is required to install a SoD client agent in a user's mobile terminal for connecting a remote virtual desktop. In this paper, we propose a new framework called Web-SoD that does not require any explicit installation to make SoD service available. The SoD client agent is provided by the web technology so that the agent can be installed transparently, and the platform independency is also achieved. Due to insufficient network socket performance of current web technologies, we extend Native Client (NaCl) proposed by Google to support a network functionality by modifying a NaCl library and a service runtime. With conducted experiment, we show that the network extension supports a full socket functionality over the compromised overhead on the web environment.

A design and implementation of transmit/receive model to speed up the transmission of large string-data sets in TCP/IP socket communication (TCP/IP 소켓통신에서 대용량 스트링 데이터의 전송 속도를 높이기 위한 송수신 모델 설계 및 구현)

  • Kang, Dong-Jo;Park, Hyun-Ju
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.4
    • /
    • pp.885-892
    • /
    • 2013
  • In the model Utilizing the TCP / IP socket communication to transmit and receive data, if the size of data is small and if data-transmission aren't frequently requested, the importance of communication speed between a server and a client isn't emphasized. But nowadays, it has emerged for large amounts of data transfer requests and frequent data transfer request. This paper propose the TCP/IP communication model that can be improved the data transfer rate in multi-core environment by changing the receiving structure of the client to receive large amounts of data and the transmission structure of the server to send large amounts of data.

Synchronization of Heterogeneous Database Using .NET-Based Remoting System and Socket Communication (.NET 기반의 Remoting 시스템과 Socket 통신을 이용한 이 기종 DB 동기화)

  • Cho, Ho-Mook;Kim, Kil-Lae
    • Proceedings of the Korea Society of Information Technology Applications Conference
    • /
    • 2007.05a
    • /
    • pp.75-83
    • /
    • 2007
  • 본 논문에서는 .NET 기반의 Remoting 시스템과 Socket 통신을 이용하여 이 기종 DB Server 간의 Data 동기화를 구현하였다. 이 시스템은 Client 의 웹 브라우저를 이용 Socket 통신으로 Data를 전송하여 데이터베이스에 저장하는 방식으로 구현하였고, Data 읽기는 Remoting 기술인 중계 어플리케이션 서버의 클래스를 원격으로 실행시켜 Data를 가져오는 방식으로 구현하였다. DB 동기화는 Data를 저장할 때 중계 어플리케이션 서버와 DB 서버의 Data 관리 어플리케이션 간 비동기 통신으로 DB 서버의 Data 처리 수준을 실시간으로 감시하여 중계 어플리케이션 서버에서 선택적으로 Data를 전송하고, 이후 Data 처리 수준이 정상화기 되면 다시 Data를 전송케 함으로써 이 기종 DB 서버간의 동기화를 구현하였다. 본 논문은 1 장에 서론, 2 장에 .NET Remoting 기술과 네트워크 프로그래밍, 3 장에 이 기종 DB 서버 간 동기화 시스템 설계 및 구현, 4 장에 결론을 기술하였다.

  • PDF

모바일 장비와 XML 웹서비스를 이용한 지반정보 시스템

  • Kim, Soo-Young;Byeon, Jae-Seong;Jung, Seung-Hyun;Cho, Wan-Sup
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 2009.05a
    • /
    • pp.133-137
    • /
    • 2009
  • 지금까지의 무선 통신에서는 Socket 방식이 주류를 이루고 있다 하지만, Socket 통신을 사용하면 확장이 어렵다는 단점이 있다. 본 논문에서는 최근 이슈가 되는 웹서비스 기법을 통해 PDA와 서버를 연결함으로써 다양한 장치들을 수용하여 확장하는데 유연하게 대처할 수 있도록 한다. 예를 들어, 기존의 Socket 방식을 사용하였을 때는 클라이언트 프로그램을 확장할 때 미리 정의 된 Socket 코드와 서버에서 요구하는 데이터 형식을 분석하여 이를 실제로 클라이언트에서 개발해야 하기 때문에 새롭게 개발하는 수준의 코딩이 필요하다. 그러나 웹서비스 기법을 사용하면 서버 주소만 알면 WSDL를 통해 Local method를 쓰는 것과 동일하게 사용할 수 있으므로 확장성이 뛰어나다. 웹서비스 방식은 클라이인트와 서버에 서로 다른 언어를 사용할 때 특히 장점을 가지며, 실제 본 시스템에서도 서버는 Java, Mobile Client는 Visual Basic.Net으로 서로 다른 언어를 이용하여 개발되었다.

  • PDF

SOCKET-based mobile SNS interlocking System Design and Implementation (SOCKET기반 모바일SNS 연동시스템 설계 및 구현)

  • Koh, Wan-Ki;Koh, Seok-Yong;Kim, Je-Seok
    • Journal of Digital Convergence
    • /
    • v.11 no.8
    • /
    • pp.367-373
    • /
    • 2013
  • Mobile SNS is a new paradigm of the communication. These days, mobile services communicate with server by client applications. TALK or PUSH provide services using TCP/IP software in operation system through massage or data by socket. Thus, SNS and mobile convergence are necessary and new service is constructed using platform of SNS. In this paper, we design and implement TALK and PUSH services between clients by location based SNS using the socket type.

A Virtual Manufacturing System the Integration of Process Planning and Scheduling (공정계획 및 일정계획 통합을 위한 가상 생산 시스템)

  • Park, Ji-Hyung;Yum, Ki-Won
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.16 no.1 s.94
    • /
    • pp.161-166
    • /
    • 1999
  • Virtual Manufacturing System(VMS) is a computer model that represents the precise and whole structure of manufacturing systems and simulates their physical and logical behavior in operation. In this paper, a real time simulation for the virtual factory is proposed to integrate a process planning with scheduling under distributed environments. In order to communicate the information under distributed environments, we use a server/client concept using socket program and internet.

  • PDF

공정계획 및 일정계획 통합을 위한 가상 생산 시스템

  • 박지형;염기원
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.885-888
    • /
    • 1995
  • Virtual Manufacturing System(VMS) is a computer model that represents the precise and whole structure of manufacturing system and simulates their physical and logical behavior in operation. In this paper, a real time simulation for the virtual factory is proposed to integrate a process planning with scheduling under distributed environments. In order to communicate the information under distributed environment, weuse a sever/client concept and socket program. the VMS is implemented on the internet environment.

  • PDF

Design and Implementation of Multi Messaging System Using SK-VM Based On J2ME (J2ME기반의 SK-VM을 이용한 다중 메시징 시스템 설계 및 구현)

  • 김응곤;최완규;이성주
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2001.12a
    • /
    • pp.41-45
    • /
    • 2001
  • In the case of mobile internet service using WAP, It was connected to http protocol using WAP Gateway. So, Users take increased cost of mobile internet service. and it was generated inner security problem because it watched user information in the WAP Gateway. To solve this problem we use java language. Which is independant of platform and low cost and intensely security and downloadable application. Additional, Using socket connection, Multi Messaging System(MMS) will connect real time between PC-Client and Mobile-Client, Mobile-Client and Mobile-Client, and so on. In this paper, as design and implementation o( multi messaging used SK-VM based on .12ME, It will be foundation to develop various mobile application in the future.

  • PDF