Results 1 to 12 of 12

Thread: Internet Chat Program (Yes, I know)

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026

    Internet Chat Program (Yes, I know)

    Yes, I know that there are a lot of IM services out there that will probably work more efficiently than anything I make, but I'm not trying to just make another IM.

    I would like to incorporate Chatting as a part of a project I have been brewing up for quite a while.

    My only problem is, I can't find any good examples for creating a chat program over the internet. (Using TCP)

    Any advice or direction that you all could give me would be great!

    Thanks,

    Squirrelly1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

  2. #2
    Hyperactive Member CyberHawke's Avatar
    Join Date
    May 2004
    Location
    Washington DC
    Posts
    477
    you will need to start by looking into web services or remoting, either way you will need a server that receives the messages and redirects them to the appropriate client if they are logged in.

    And I can't begin to give you lessons on Web services and Remoting, you just gotta read it dude.
    Whadayamean it doesn't work....
    It works fine on my machine!

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026
    Well... that's not a bad thing considering that I posted asking for the direction that I should head first.

    Unlike some on these forums, I don't mind doing my homework. I just wasn't sure where I should start.

    I do have one more question if someone can answer it:

    How can I get the external IP address of a machine connected to the internet? Can this be done through the TCPSocket?

    Thanks for the help,

    squirrelly1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

  4. #4
    New Member
    Join Date
    Jul 2004
    Location
    Raleigh, NC
    Posts
    3
    http://www.hydrairc.com/

    I know this dude... kinda. Anyways, he's cool. He can probably help you out. -Look at the dev section or something.

    gl.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026
    Ur from Raleigh... sweet...

    I was born in Fayetteville


    sq1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026
    Can't stop on my six hundred and sixty sixth...
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

  7. #7
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    Are you interested in making a real peer-to-peer chat program or one that evolves a server? If you want the first one it will be dead easy, if you want the other one it will be a lot harder
    \m/\m/

  8. #8

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026
    True peer to peer would not be a bad way to start for me... I can work on the server implementations (which I will need) later on.

    Thanks for any help

    Squirrelly1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

  9. #9
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    Originally posted by squirrelly1
    Can't stop on my six hundred and sixty sixth...
    lol superstitious are we?

  10. #10
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    btw squirly, did u ever get that chat code working? I'd like to know what you did to get it started. I'd like to try that out myself and learn from what you already know.

  11. #11

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026
    Superstitious? Naw... more kidding around than anything... not worried about that number until someone makes me put it on my right hand or forhead But I don't plan on being around when that happens...


    I never got started on the chat code... Well... not yet. I'm too busy working on some actual money makin' software gotta love that stuff


    Anyways, when I do get finished, I'll probably post something in the codebank on it...

    Squirrelly1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

  12. #12
    Lively Member
    Join Date
    Nov 2003
    Location
    Iowa
    Posts
    96
    My friend from school created a chat program with server client and everything, idk if he would be very willing to help you or not, but he knows how to do it his AIm is Quantsini5 just tell him thurst0n sent you!! He made it so that he was the server, and I was a client, and so was the other kid on the other isde of him, i twas sweet...damn sweet...
    It is like wiping your ass with silk, I love it!

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