F
Fredo
I was hoping I could do something like:
WebRequest req = new WebRequest("mk:whatever") to retrieve HTML help topics
via the mk: protocol. But it appears that http: and file: are the only
supported protocols.
How would one retrieve data via another asynchronous pluggable protocol
under .NET?
Pete
WebRequest req = new WebRequest("mk:whatever") to retrieve HTML help topics
via the mk: protocol. But it appears that http: and file: are the only
supported protocols.
How would one retrieve data via another asynchronous pluggable protocol
under .NET?
Pete