Results 1 to 6 of 6

Thread: Chat Tutorial

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2009
    Posts
    17

    Chat Tutorial

    PS: If someone knows a good tutorial on how to make a chat can you please show me? (this has nothing to do with the original question)
    Last edited by Hack; Jul 20th, 2009 at 06:21 AM.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Chat Tutorial

    Split into its own thread

  3. #3
    New Member icedtrees's Avatar
    Join Date
    Jul 2009
    Posts
    12

    Re: Chat Tutorial

    Heh, this vagueness is really getting to me. Do you regular answerers cope with this all day?

    Anyway:

    Define a chat program. (Apparently this may be a common term, I might just be behind the times) If possible give examples of chat programs.
    Hi. Insert Greater Than Sign.

  4. #4
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Chat Tutorial

    @Icedtrees - all day, everyday (though it slows down on weekends)... every month, all year long... for years...

    icedtrees brings up a good point...there are different kinds.... do you wanmt a php-based one for a website (or a js version?) or are you looking for a standalone kind? and do you want it p2p? or client-server style?

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  5. #5
    New Member
    Join Date
    Jul 2009
    Posts
    6

    Re: Chat Tutorial

    Well I hate to answer for him, but I believe he means he wants to learn how to make a simple messenger program that sends strings across the internet via a p2p/IP setup where one person inputs the other's IP and they begin a chat together (and I wouldn't mind a good easy to understand tutorial on the subject, myself).

    That's what most of us newbies are eager to do when we first start getting interested in making internet applications in VB, so I assume that's what he wants. :P
    Last edited by CaptainDingo; Jul 20th, 2009 at 09:29 AM.

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Jul 2009
    Posts
    17

    Re: Chat Tutorial

    Quote Originally Posted by CaptainDingo View Post
    Well I hate to answer for him, but I believe he means he wants to learn how to make a simple messenger program that sends strings across the internet via a p2p/IP setup where one person inputs the other's IP and they begin a chat together (and I wouldn't mind a good easy to understand tutorial on the subject, myself).

    That's what most of us newbies are eager to do when we first start getting interested in making internet applications in VB, so I assume that's what he wants. :P
    yes, exactly, thank you

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