KR970049722A - Data processing apparatus and method of network access system - Google Patents

Data processing apparatus and method of network access system Download PDF

Info

Publication number
KR970049722A
KR970049722A KR1019950067831A KR19950067831A KR970049722A KR 970049722 A KR970049722 A KR 970049722A KR 1019950067831 A KR1019950067831 A KR 1019950067831A KR 19950067831 A KR19950067831 A KR 19950067831A KR 970049722 A KR970049722 A KR 970049722A
Authority
KR
South Korea
Prior art keywords
data
address
received
network
stored
Prior art date
Application number
KR1019950067831A
Other languages
Korean (ko)
Other versions
KR100365344B1 (en
Inventor
손병철
Original Assignee
김광호
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김광호, 삼성전자 주식회사 filed Critical 김광호
Priority to KR1019950067831A priority Critical patent/KR100365344B1/en
Publication of KR970049722A publication Critical patent/KR970049722A/en
Application granted granted Critical
Publication of KR100365344B1 publication Critical patent/KR100365344B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/167Interprocessor communication using a common memory, e.g. mailbox

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

1. 청구범위에 기재된 발명이 속한 기술분야1. TECHNICAL FIELD OF THE INVENTION

네트워크 억세스 시스템의 데이터 처리에 관한 것이다.It relates to data processing of a network access system.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

네트워크로부터 수신되는 데이터를 수신버퍼의 주소를 공통메모리의 주소로 갱신하여 수신한 뒤 이를 처리한다.Data received from the network is updated by receiving the address of the receiving buffer to the address of the common memory and processed.

3. 발명의 해결방법의 요지3. Summary of Solution to Invention

네트워크로부터 데이터가 수신되면 수시버퍼로 저장하는 과정과; 상기 수신된 데이터가 저장된 수신버퍼의 영역에 대한 주소, 상태, 크기, 메세지 길이를 저장하는 과정과; 상기 수신된 데이터가 저장되어 있는 수신버퍼의 주소를 공통메모리의 주소로 변환하는 과정과; 상기 공통메모리의 주소에 저장되어 있는 데이터를 처리하는 과정을 해결한다.Storing the data in a random buffer when data is received from the network; Storing an address, a state, a size, and a message length of an area of a reception buffer in which the received data is stored; Converting an address of a reception buffer in which the received data is stored into an address of a common memory; A process of processing data stored at an address of the common memory is solved.

4. 발명의 중요한 용도4. Important uses of the invention

네트워크 억세스 시스템.Network access system.

Description

네트워크 억세스 시스템의 데이터 처리장치 및 그 방법Data processing apparatus and method of network access system

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음As this is a public information case, the full text was not included.

제4도는 본 발명에 따른 네트워크 억세스 시스템의 데이터 처리장치를 나타내는 구성도4 is a block diagram showing a data processing apparatus of a network access system according to the present invention.

제5도는 본 발명에 따른 네트워크 억세스 시스템에서 데이터 처리방법을 나타내는 흐름도5 is a flowchart illustrating a data processing method in a network access system according to the present invention.

Claims (2)

네트워크와 데이터를 억세스 하는 시스템의 데이터 처리장치에 있어서 : 상기 네트워크로부터 데이터를 수신하는 수단과; 공통메모리와 수신버퍼를 구비하며, 상기 네트워크로부터 수신되는 데이터를 상기 수신버퍼로 저장하고, 상기 수신된 데이터를 처리시 상기 수신된 데이터가 저장되어 있는 수신버퍼의 주소를 상기 공통메모리의 주소로 하는 메모리수단과; 상기 수신된 데이터가 저장된 수신버퍼에 대한 제어정보를 가지고 있는 수단과; 상기 수신되는 데이터를 처리하는 데이터 처리수단과; 상기 네트워크로부터 수신된 데이터를 상기 데이터 처리수단이 처리하는데 필요한 전반적인 동작을 제어하는 수단으로 이루어짐을 특징으로 하는 데이터 처리장치.CLAIMS 1. A data processing apparatus of a system for accessing a network and data, comprising: means for receiving data from the network; And a common memory and a receiving buffer, storing data received from the network into the receiving buffer, and, when processing the received data, sets the address of the receiving buffer in which the received data is stored as the address of the common memory. Memory means; Means for having control information on a reception buffer in which the received data is stored; Data processing means for processing the received data; And means for controlling the overall operation required for the data processing means to process the data received from the network. 네트워크와 데이터를 억세스 하는 시스템의 데이터 처리방법에 있어서 : 상기 네트워크로부터 데이타가 수신되면 수신버퍼로 저장하는 과정과; 상기 수신된 데이터가 저장된 수신버퍼의 영역에 대한 주소, 상태, 크기, 메세지 길이를 저장하는 과정과; 상기 수신된 데이터가 저장되어 있는 수신버퍼의 주소를 공통메모리의 주소로 변환하는 과정과; 상기 공통메모리의 주소에 저장되어 있는 데이터를 처리하는 과정으로 이루어짐을 특징으로 하는 데이터 처리방법.A data processing method of a system for accessing a network and data, the method comprising: storing data as a receiving buffer when data is received from the network; Storing an address, a state, a size, and a message length of an area of a reception buffer in which the received data is stored; Converting an address of a reception buffer in which the received data is stored into an address of a common memory; And processing the data stored at the address of the common memory. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950067831A 1995-12-30 1995-12-30 Device for processing data of network access system and method thereof KR100365344B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950067831A KR100365344B1 (en) 1995-12-30 1995-12-30 Device for processing data of network access system and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950067831A KR100365344B1 (en) 1995-12-30 1995-12-30 Device for processing data of network access system and method thereof

Publications (2)

Publication Number Publication Date
KR970049722A true KR970049722A (en) 1997-07-29
KR100365344B1 KR100365344B1 (en) 2003-03-06

Family

ID=37491022

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950067831A KR100365344B1 (en) 1995-12-30 1995-12-30 Device for processing data of network access system and method thereof

Country Status (1)

Country Link
KR (1) KR100365344B1 (en)

Also Published As

Publication number Publication date
KR100365344B1 (en) 2003-03-06

Similar Documents

Publication Publication Date Title
KR850006087A (en) Data processing unit
KR920003181A (en) Information processing unit with DMA function
KR960032949A (en) An apparatus for processing a digitally encoded traffic message in a receiving device
EP0833341A3 (en) Circuit for controlling writing data to memory
KR970049722A (en) Data processing apparatus and method of network access system
KR970029096A (en) RAM data transmission device using first-in first-out memory and its method
WO2001073614A3 (en) Method and apparatus for modifying temporal addresses
WO2003028337A3 (en) Method for accessing a command unit for a data network
KR910006984A (en) Image memory
KR970055986A (en) Fax data receiving processing method of portable information terminal
KR960703250A (en) PROCESS AND ARRANGEMENT FOR OPERATING A BUS SYSTEM
KR940003406A (en) Input / Output Device Control Method of Private Exchange
KR970049677A (en) RAM data processing system using GSTS communication method
KR100258357B1 (en) Apparatus and method for processing bsm data of digital mobile communication system
KR960015252A (en) Common RAM access control method and device
JPH0317756A (en) Storage access system
KR970016983A (en) Global bus matching device using buffer
KR970049654A (en) High speed data processing method of D.P.D.A.
KR890004238A (en) Sequential access memory
KR970022790A (en) Interprocess communication method of operating system operating in data processing system
KR970056639A (en) System analysis data storage and output device in exchanger and method thereof
KR980007617A (en) Video projection device
KR960035633A (en) DRAM refresh circuit
KR970076233A (en) Signal processing apparatus and method thereof
KR910009035A (en) Processing Method of Output Signal Information in Integrated Digital Network System

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20061117

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee