Network/Internet 1) I wrote the domain scanner, but it's working too slow. How to make it faster? 2) How many Winsock controls can I have simultaneously? 3) How to resolve remote system name? 4) How to add Winsock controls at runtime? 5) Do I have to use MAPI to write email client for Windows? 6) How to connect to the Web server after I wrote the email client using VB? 7) What things are necessary to write email client using VB? 8) Do I need VB6 to write email program? 9) How do I make my program to send email to me during the installation or on the first start? 10) How do I receive email with SMTP control? 11) I didn't find anything about SMTP in VB help file 12) How do I learn more about Winsock programming? 13) I've seen email program that doesn't use Winsock control. How come? 14) How do I write a control to post messages to news groups? 15) What's happened to Portscan/GLAZ/OstroSoft Ping/Domain Scanner/etc? Can't download then anymore. 16) How can I send a text file via email from my VB application? 17) How can I write telnet program with Winsock control? 18) How to scan NT network for the machines that are currently running? 19) How can I attach files using the SMTP (Winsock)? 20) How can I program Winsock to check my email (POP3)? 21) I am using OstroSoft Internet Tools 1.1. Where can I download the latest version? 22) What AOL SMTP server address is? 23) How do I write ftp program using VB? 24) How do I monitor the modem connection using VB? 25) Is it possible to create a Telnet client program in VB5? 26) From my workstation I need to read the date/time on the NT server to use as the timestamp for database (I'm using .mdb). 27) How can I configure internet transfer control or Winsock control for internet connection over intranet? 28) How to do a HTTP-POST to a specific address with specific values and get the resulting page (response) as a string? 29) I am making a file transfer and I want the client to tell the server the file extension before it sends. 30) Inet.ocx gets hang sometimes without any response, crashing the whole application. Any suggestions? 31) How do I get all the records from the DNS server ( AA, CNAME, etc...)? 32) How can I send email with attachment in VB? 33) How do I find my SMTP server?
DNS control 1) How do I add timeout to DNS control? Application, using DNS control, locks when address does not have a DNS entry.
WhoIs control 1) Why does WhoIs controls return black bars to textbox instead of new lines? 2) How do I set WhoIs control to receive more than 50 results per query?