커뮤니티
WSC News
제목:    2013 WSC 중간고사 안내
  1588   김윤중
  • 강좌명 : 웹서비스컴퓨팅(컴퓨터공학과 4학년)
  • 장소 : N4동 603호
  • 시간 : 3013.4.30(화)  9:30am
     
  • 주요 범위
    • WWW Architecture
      • Intenet/Web
      • Web Browser / Web Server
      • Proxy Servedrs & Firewalls
    • Network Protocol Stack
      • Applicaton  Layer 전송할 내용 및 프로토콜 결정:
        •  파일:FTP,  하이퍼텍스트:HTTP, 메일:SMTP,  etc: NNTP,SNMP,POP,IMAP,SSH
      • Transport  Layer   포트번호, 전송방식 결정. TCP,UDP
        • 연결    :  TCP;  FTp,SMTP
        • 비열결:  UDP:  DNS,  NMS, SNMP 
      • Netwrok (Internet)   Layer
        • IP, 패킷통신담당,  전송교환, 라우터
      • Physical (link)   Layer :
        • Ethernet, 광케이블
        • local rounter가 IP를 MAC address로 매핑
    • HTTP
      • HTTP 1.0 / HTTP 1.1 / HTTPs
      • HTTP Request / Response,
      • URI, URL,URN
      • MIME, DNS,
    • Hypertext,
      • HTML,CSS, xml, XMHTL
    • Client / Server Side Scripting
    • Web Service Evolution
       
    • SOA
      • 개념,  Web Service
      • Web Service Generation / Client Generation and Execution
      •  SOAP protocoal., WSDL
         
    • WCF
      • From Object to Service
      • The Challenge
      • Architecture (Client. Server, End Point, Message)
      • WCF Contracts(Service., Data, Message)
      • REST