Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Use of Winsock Across Internet


Message #1 by "Greg Pearson" <jagged30net@n...> on Wed, 14 Aug 2002 16:15:57
Thanks, I'll check it out.

"Satyajeet Hattangadi" <satyajh@m...> wrote:

>Probably your proxy(firewall) requires authentication, if that is the case
>you have to send the UID and password as a base64 encoded string.. lok for
>more example on wicsock over the internet at http://www.vbip.com
>It has some pretty cool examples...
>
>HTH
>satya
>----- Original Message -----
>From: "Greg Pearson" <jagged30net@n...>
>To: "professional vb" <pro_vb@p...>
>Sent: Wednesday, August 14, 2002 8:32 PM
>Subject: [pro_vb] Use of Winsock Across Internet
>
>
>> I have a test app. that uses Winsock controls to send data between two
>> clients running on different machines. The app. works with two computers
>on
>> the same network, but does not seem to work across the Internet; the
>client
>> sends the connection request, but the server never gets the request and
>> there are no errors.
>>
>> I'm using the port :80 for the listeners because this is usually open for
>> browsers and should allow connection through firewalls.
>>
>> Thanks, gAp
>>
>> ---
>> Visual C# - A Guide for VB6 Developers
>> This book will make it easy to transfer your skills
>> from Visual Basic 6 to C#, the language of choice
>> of the .NET Framework.
>> http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
>>
>>
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.361 / Virus Database: 199 - Release Date: 07/05/2002
>
>*********************************************************
>Disclaimer
>
>This message (including any attachments) contains 
>confidential information intended for a specific 
>individual and purpose, and is protected by law. 
>If you are not the intended recipient, you should 
>delete this message and are hereby notified that 
>any disclosure, copying, or distribution of this
>message, or the taking of any action based on it, 
>is strictly prohibited.
>
>*********************************************************
>Visit us at http://www.mahindrabt.com
>
>
>---
>Visual C# - A Guide for VB6 Developers
>This book will make it easy to transfer your skills 
>from Visual Basic 6 to C#, the language of choice 
>of the .NET Framework.
>http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
>
>


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@N...!
http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


  Return to Index