너T야? 나 T(story)야….

  • 홈
  • 태그
  • 방명록

SOCKET 1

Network program

TCP/IP 통신에서는 통신할 대상 서버를 찾을 때 호스트 이름이 아니라, IP 주소가 필요하다, 예를 들면 google은 다음과 같이 DNS탐색을 할 수 있다.public class InetAddressMain { public static void main(String[] args) throws UnknownHostException { InetAddress localhost = InetAddress.getByName("localhost"); System.out.println(localhost); InetAddress google = InetAddress.getByName("google.com"); System.out.println(google); ..

컴퓨터 네트워크 2024.12.24
이전
1
다음
더보기
프로필사진

너T야? 나 T(story)야….

github : https://github.com/hyun4965

  • 분류 전체보기 (211) N
    • 컴퓨터 네트워크 (23)
    • 운영체제 (26)
    • 알고리즘 (4)
    • Java (8) N
    • 데이터베이스 (3)
    • 백준 (121)
    • HTML (1)
    • Spring (7)
    • JPA (15)
    • 컴퓨터보안 (0)
    • 학교공부 (3)

Tag

자바io, 백준 실버, 개발자유미, 네트워크 예외처리, 자바파일입출력, 컴퓨터 네트워킹 하향식 접근, JPA, 백준 11279, 백준, 오블완, 백준 2805, 예외처리, 티스토리챌린지, Security, 데이터베이스, s3 bucket, shutdownhook, 컴퓨터 네트워크, thread, Network,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

방문자수Total

  • Today :
  • Yesterday :
Github

Copyright © Kakao Corp. All rights reserved.

티스토리툴바