Results 1 to 7 of 7

Thread: IP Chat Prog...

  1. #1

    Thread Starter
    Lively Member FRAIL_KNIGHT's Avatar
    Join Date
    Nov 2001
    Posts
    100

    Talking IP Chat Prog...

    I'd like to program an IP Chat Program to go along with my Web Browser... I'm using VB 5, and was wondering what controls/methods I might want to consider in coding this program??

    Do I need any special ocx's or dll's??

    Could I use winsock, and if so, where can I get a winsock control at??

    Thanx

    FRAIL_KNIGHT
    IF Something <> "" Then
    There's Something there...
    ------------------------------------------
    GWBASIC, QBASIC, QuickBASIC, VB5/6, A little DJGPP C++, and I hate it.
    ------------------------------------------
    The pic u see is the logo of my favorite Christian Punk Band...Officer Negative!!!

    www.OfficerNegative.com

  2. #2
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163
    You have to use the winsock control, it comes with windows/vb. www.vbworld.com has a good tutorial on how to make an ip chat program.

  3. #3

    Thread Starter
    Lively Member FRAIL_KNIGHT's Avatar
    Join Date
    Nov 2001
    Posts
    100

    Unhappy

    I've searched the components I have, and can't find the winsock component. I need to download it from somewhere. I'm also afraid that it won't recognize it and give me that illegal component, not registered error...

    I might try www.planetsourcecode.com...
    IF Something <> "" Then
    There's Something there...
    ------------------------------------------
    GWBASIC, QBASIC, QuickBASIC, VB5/6, A little DJGPP C++, and I hate it.
    ------------------------------------------
    The pic u see is the logo of my favorite Christian Punk Band...Officer Negative!!!

    www.OfficerNegative.com

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    did you look for winsock or Microsoft Winsock?

    The second is the correct..

    if you still cant find it..which you really should..try socket wrench its free and a good control

    http://www.socket-wrench.com
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5

    Thread Starter
    Lively Member FRAIL_KNIGHT's Avatar
    Join Date
    Nov 2001
    Posts
    100
    No, I couldn't find any component with Winsock in it...I'm using the stupid Deluxe learning edition. That may be the reason, but I couldn't find any other copy, and the Learning Edition was a lot cheaper anyway.

    Thanx, I'll try the SocketWrench
    IF Something <> "" Then
    There's Something there...
    ------------------------------------------
    GWBASIC, QBASIC, QuickBASIC, VB5/6, A little DJGPP C++, and I hate it.
    ------------------------------------------
    The pic u see is the logo of my favorite Christian Punk Band...Officer Negative!!!

    www.OfficerNegative.com

  6. #6
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    ahh ok..well go with socket wrench then as I think it is better than winscok anyway. That web site should have some examples too.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  7. #7
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163
    you should get a better version of visual basic, the learning edition isnt very good at all.

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