Network programming in C# - printed material?

  • Thread starter Thread starter Wayne M J
  • Start date Start date
W

Wayne M J

I have "Professional .Net Network Programming" and "Network Programming for
MS Windows 2nd Ed", but I find both of these to be lacking in what I am
looking for.

Has there been any books printed on serious network programming for C# that
deals with the IP Helper routines?
 
I have "Professional .Net Network Programming" and "Network
Programming for MS Windows 2nd Ed", but I find both of these to be
lacking in what I am looking for.

Has there been any books printed on serious network programming for C#
that deals with the IP Helper routines?

WROX Press,
Professional .NET Network Programming

greets
Peter

--
------ooo---OOO---ooo------

Peter Koen - www.kema.at
MCAD MCDBA
CAI/RS CASE/RS IAT

------ooo---OOO---ooo------
 
Wayne,

Could you please tell us a bit more about what you are looking to do
that isn't covered in either of those books.

-Jeremy
 
JDeats said:
Wayne,

Could you please tell us a bit more about what you are looking to do
that isn't covered in either of those books.

udp/tcp statistics, connection stats etc.

Essentially netstat, ipconfig, arp etc.

I realise there are 3rd party controls etc available, but that defeats the
'fun' for me. I have found some www articles but they rush head-long in,
and do not explain much.
 
Back
Top