Networking: StreamsBased Sockets - PowerPoint PPT Presentation

1 / 24
About This Presentation
Title:

Networking: StreamsBased Sockets

Description:

Networking: Streams-Based Sockets & Datagrams. SERVER. CLIENT. Distributed Programming ... Establishing a Client: Establish a Stream Connection ... – PowerPoint PPT presentation

Number of Views:27
Avg rating:3.0/5.0
Slides: 25
Provided by: cityir
Category:

less

Transcript and Presenter's Notes

Title: Networking: StreamsBased Sockets


1
Networking Streams-Based Sockets Datagrams
2
(No Transcript)
3
SERVER
4
CLIENT
5
Distributed Programming
6
Client-Server Relationship
7
Client
8
Server
9
Request-Response Model
10
System.Net.Sockets
11
Socket
12
Packet-based Communications
13
Stream Sockets
14
TCP
15
UDP
16
Establishing a Server TcpListener Object
17
Establishing a Server Listening for Incoming
Requests
18
Establishing a Server Connect Server Client
19
Establishing a Server Client/Server
Communication Exchange
20
Establishing a Server Terminate Client/Server
Connection
21
Establishing a Client Create TcpClient object
22
Establishing a Client Establish a Stream
Connection
23
Establishing a Client Client/Server
Communication Exchange
24
Establishing a Client Client Closes Connection
Write a Comment
User Comments (0)
About PowerShow.com