Winsock

I am trying to access a microsoft object via ASP (VbScript) pages to telnet a third party server.

I need this to write a small popper to interrogate a pop3 server from a mobile phone using asp generated wml pages.

View Replies


ADVERTISEMENT

SO_RCVBUF WinSock Option

The two options I am interested in modifying are:

Const SO_RCVBUF = &H1002& ' Receive buffer size.
Const TCP_NODELAY = &H1& ' Turn off Nagel Algorithm.

Again, I am just not sure what code should be used in ASP to accomplish
this.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved