Results 1 to 5 of 5

Thread: Chat Program

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Posts
    70

    Chat Program

    Hi,
    Is there a link or file I can download that will give a tutorial or show how to make a basic chat program that you can have users connect to via internet? I don't know anything about this, I do know however winsock can be involved. Thanks for any help you can contribute.

    J

  2. #2
    Fanatic Member rudvs2's Avatar
    Join Date
    Mar 2001
    Location
    NZ
    Posts
    935
    follow this link to the promised help

    http://www.vbworld.com/articles/winsock/

    there ya have it

  3. #3
    Matthew Gates
    Guest

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Posts
    70
    hey - thanks!
    I found the winsock tutorial VERY helpful. I tried making the simple messaging application, I send to my other computer where I have the receiver application set up but the message never seems to get there, and when I click Send (the command button) a second time I get a error.
    I tried using the program he has available for download and before I can test it I get an error upon running it:
    Winsock1.RemotePort = 202
    "Compile Error: Method or data member not found.
    Well, I still got something out of this, I just don't know how I can fix what I'm doing so it will actually work lol. Thanks for the reply!

    J

  5. #5
    Fanatic Member rudvs2's Avatar
    Join Date
    Mar 2001
    Location
    NZ
    Posts
    935
    check that the nameing for the winsock control is consistant throughout with the actual controls name

    method or data member not found indicates that it is refering to a control that doesnt exsist

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