previous | start

Philosophical Digression

In the trivial Java client example given above, we sent a single line of text to the server, and our client only handled the first line of text returned -- if there was more than one line, we ignored it. This highlights some important aspects of the "lines of text"-based application protocols which we have considered:
 

 

 
Lecture 8: Socket Programming Interface Copyright © 2002 P.Scott, La Trobe University Bendigo.

The tutorial for this lecture is Tutorial #08.
La Trobe Uni Logo [Previous Lecture] [Lecture Index] [Next Lecture]
Copyright © 2002 by Philip Scott, La Trobe University.
Valid HTML 3.2!

previous | start