T
Tom
what is the difference between HttpChannel() and HttpServerChannel() both
can act like a server or client so I'm a little confused as
HttpChannel(8000) is pretty much the same as HttpServerChannel(8000).
Thanks
Tom
can act like a server or client so I'm a little confused as
HttpChannel(8000) is pretty much the same as HttpServerChannel(8000).
Thanks
Tom