Skip to content

2024 3-1 컴퓨터 네트워크 과제 - TCP 소켓 프로그래밍

Notifications You must be signed in to change notification settings

ssongmina/socket_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024 3-1 컴퓨터 네트워크 과제

Title

TCP 소켓 프로그래밍

Description

  • 터미널 입력창에 ./myserver <port_number> 를 입력하면 server가 작동하게 된다.
  • 웹페이지에서 localhost:<port_number>/<파일> 을 입력하면 해당 파일을 보여준다.
  • pdf, mp3, gif, jpeg, html 파일만 가능하다.

About

2024 3-1 컴퓨터 네트워크 과제 - TCP 소켓 프로그래밍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published