Results 1 to 2 of 2

Thread: Winsock Control Missing in VB 2005 EE

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    1

    Winsock Control Missing in VB 2005 EE

    I'm running VB 2005 Express Edition and I'm attempting to create a chat room that multiple people can connect to. My problem is that I'm trying to follow a tutorial, but I don't have the Winsock control. I've looked high and low but I cant find it. Is it possible that my version of VB lacks this control?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Winsock Control Missing in VB 2005 EE

    Winsock is a VB6 control. Welcome to the 21st century. The 2003 101 Samples contains an example of using Sockets to create a chat application. See my signature for a link. You will be able to open the project in 2005 but there is a chance you will need to make a few adjustments to get it to work.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width