Denso Power Net Terminal BHT-7500 Specifiche Pagina 426

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 425
Chapter 18. TCP/IP
417
18.3 Socket API
18.3.1 Overview
The SOCKET.FN3 library implements a subset of the BSD4.4 socket application program
interface (API).
The following flowcharts show the BSD4.4 socket API calls for the two communications proto-
cols required for the TCP/IP transport layer: transmission control protocol (TCP) for streams
and user datagram protocol (UDP) for datagrams.
Transmission Control Protocol (TCP)
socket()
connect()
send()
select()
recv()
close()
socket()
bind()
listen()
accept()
select()
recv()
send()
close()
Client Server
Vedere la pagina 425
1 2 ... 421 422 423 424 425 426 427 428 429 430 431 ... 559 560

Commenti su questo manuale

Nessun commento