kasthurirangan.balaji@gmail.com wrote:
> On Oct 17, 7:29 am, TreatmentPlant <NoEmailTha...@DieSpammers.com>
> wrote:
> > Can someone please advise me how to send a HTTP
> > request
> 2)By default in c++, there is no socket library. You need to use 'C'
> socket libraries.
By default in C, there is no socket library either. In practice,
different implementations have ones that can differ by various amounts.
Brian