Wiley.com
Print this page Share

C# Network Programming

ISBN: 978-0-7821-4176-4
Paperback
672 pages
December 2002
List Price: US $71.95
Government Price: US $36.69
Enter Quantity:   Buy
C# Network Programming (0782141765) cover image
This is a Print-on-Demand title. It will be printed specifically to fill your order. Please allow an additional 10-15 days delivery time. The book is not returnable.

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
Combined Errata

Page 11

Under Downloading and Installing the C# Runtime Package, second paragraph, last word in the last sentence should read "dotnetfx.exe"

Page 35

Second half of listing 1.6, first printed line, should read FileAccess.ReadWrite);

Page 439

2nd para., at the end of the 3rd line "...formats the IP packet use with..." , should be "...formats the IP packet used with..."

Page 488

code snippet, in the catch block, in the Console.WriteLine method, there should be a space after "Windows 2000".

Page 493

Listing 13.2 (11th Line in the code) initialization of mm.CC doesn't have an ending quotation and a semi-colon to end the statement.

Page 504

Listing 13.4 (codeline 10) missing colon (to indicate inheritance from Form class)


Back to Top