jagomart
digital resources
picture1_R01 Sockets


 126x       Filetype PDF       File size 0.23 MB       Source: www.cs.cmu.edu


File: R01 Sockets
socket programming 15 441 computer networks spring 2010 your tas lecture today mocvacon for sockets what s in a socket working with socket concurrent network applicacons project 1 why socket ...

icon picture PDF Filetype PDF | Posted on 04 Feb 2023 | 2 years ago
Partial capture of text on file.
        Socket	
  Programming	
  
     15-­‐441	
  Computer	
  Networks,	
  Spring	
  2010	
  
            Your	
  TAs	
  
         Lecture	
  Today	
  
   •  MoCvaCon	
  for	
  sockets	
  
   •  What’s	
  in	
  a	
  socket?	
  
   •  Working	
  with	
  socket	
  
   •  Concurrent	
  network	
  applicaCons	
  
   •  Project	
  1	
  
           Why	
  Socket?	
  
    •  How	
  can	
  I	
  program	
  a	
  network	
  applicaCon?	
  
    – Share	
  data	
  
    – Send	
  messages	
  
    – Finish	
  course	
  projects...	
  
    •  IPC	
  -­‐	
  Interprocess	
  CommunicaCon	
  
                         IdenCfy	
  the	
  DesCnaCon	
  
           •  Addressing	
  
                – IP	
  address	
  
                – hostname	
  (resolve	
  to	
  IP	
  address	
  via	
  DNS)	
  
           •  MulCplexing	
  
                – port	
                               Server socket address 
                                                         208.216.181.15:80 
                     Client socket address 
                      128.2.194.242:3479                                   FTP Server 
                                                                            (port 21)‏ 
                  Client                                                  HTTP Server 
                                       Connection socket pair               (port 80)‏ 
                                ‏)208.216.181.15:80 ,128.2.194.242:3479(
            Client host address                                        Server host address 
               128.2.194.242                                             208.216.181.15 
The words contained in this file might help you see if this file matches what you are looking for:

...Socket programming computer networks spring your tas lecture today mocvacon for sockets what s in a working with concurrent network applicacons project why how can i program applicacon share data send messages finish course projects ipc interprocess communicacon idencfy the descnacon addressing ip address hostname resolve to via dns mulcplexing port server client ftp http connection pair host...

no reviews yet
Please Login to review.