Assessments - 0, GPA: 0
(




)





|
por este dispositivo também tem outras instruções :
Software - MPE/iX 6.0 Operating System (646.69 kb)
Software - MPE/iX 6.0 Operating System (1.23 mb)
Software - MPE/iX 6.0 Operating System (118.4 kb)
Software - MPE/iX 6.0 Operating System (7.43 mb)
Software - MPE/iX 6.0 Operating System (776.42 kb)
Facilidade de uso
hp e3000
sockets
programming
and posix
• InterProcess communciation via socket address:
• Internet (32-bit IPv4 address, port number)
• Unix (local file name)
• Functions
• socket() - create socket descriptor
• connect() - connect to a remote socket
• bind() - to use specific listening socket (i.e. port 80)
• listen() - establish queue for incoming TCP conns
• accept() - wait for a new TCP connection
• read()/recv(), write()/send() - data transmission
• close() - close a socket
Solution Symposium
April 3, 2002
Page 53
... Este manual também é adequado para os modelos :
Software - MPE/iX 6.5 Operating System (377.78 kb)
Software - MPE/iX 7.0 Operating System (377.78 kb)
Software - MPE/iX 7.5 Operating System (377.78 kb)