A purly managed .NET component thats able to query any dns server for
information. This component uses the sockets namespace for talking. Currently
this component will support most all standard resource records as defined in
http://www.ietf.org/rfc/rfc1035.txt.
|
A purly managed .NET component thats able to query and gather whois
information. This component uses the sockets namespace for talking and has the
ability to download a list of known whois servers.
|
A purly managed .NET component thats able to connect and gather mail from any
pop3 server. This component uses the sockets namespace for talking and follows
rfc standards described here
http://www.ietf.org/rfc/rfc1939.txt.
|
A purly managed .NET component thats able to connect, parse, and display
records from google's phone book. You can search for people by lastname, firstname, city, state etc... This component uses the sockets namespace for
communicating.
|
|
nntp component
|
A purly managed .NET component thats able to connect, post, and download
messages from newsgroups. This component uses the sockets namespace for
communicating.
|
|
zip code component
|
A purly managed .NET component thats able to match zipcodes to city/state and
calculate the distance between 2 zip codes. Distance is being calculated using
the latitude and longitute of the zip codes for a works well for an "as the
crow flies" distance generator.
|
|
 |
|
|
|
|