Network Chat

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cjbrx3115
    New Member
    • Jan 2007
    • 93

    Network Chat

    Hey guys, I was looking around the internet a bit but couldn't find anything on my subject. I want to make an application that will be able to chat with another computer (over a network), in VB 2005 (Express). I kind of have an idea of how it will work, but have no idea where to start. Wondering if any of you would know!
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by cjbrx3115
    Hey guys, I was looking around the internet a bit but couldn't find anything on my subject. I want to make an application that will be able to chat with another computer (over a network), in VB 2005 (Express). I kind of have an idea of how it will work, but have no idea where to start. Wondering if any of you would know!
    Greetings and salutations cjbrx3115!

    I have something that works for VB6, can't say that it would for VB Express. Let me know if you'd like to see it. I think Killer42 can also use this informaiton for a Web Browser interaction post (looking for it). Fill me in.

    In a bit!

    Dököll

    Comment

    • cjbrx3115
      New Member
      • Jan 2007
      • 93

      #3
      Yeah sure you can send it to me. My email's 'cjbrx3115 at aim dot com' (trying to "disguise" my email!).

      Comment

      • Dököll
        Recognized Expert Top Contributor
        • Nov 2006
        • 2379

        #4
        Originally posted by cjbrx3115
        Yeah sure you can send it to me. My email's 'cjbrx3115 at aim dot com' (trying to "disguise" my email!).
        It's really just a link to a beginner tutorial my former VB professor, friend, sent me, fairly simple. I will add here in hopes others can benefit:



        Hope this works for for VB Express...

        Have fun!

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #5
          Thanks for the link, Dököll.

          Comment

          • cjbrx3115
            New Member
            • Jan 2007
            • 93

            #6
            Originally posted by Dököll
            It's really just a link to a beginner tutorial my former VB professor, friend, sent me, fairly simple. I will add here in hopes others can benefit:



            Hope this works for for VB Express...

            Have fun!
            Yeah, works great! Just, the program is for serial ports. Is it possible to make a network chat with IP address connections?

            Comment

            • Dököll
              Recognized Expert Top Contributor
              • Nov 2006
              • 2379

              #7
              Originally posted by Killer42
              Thanks for the link, Dököll.
              Quite welcome, Killer42, took awhile to hear form him...

              Hey, thanks for the umlauts over my screen name there, it's nice:-)
              Last edited by Dököll; Apr 15 '07, 02:34 PM. Reason: Added remark

              Comment

              • Dököll
                Recognized Expert Top Contributor
                • Nov 2006
                • 2379

                #8
                Originally posted by cjbrx3115
                Yeah, works great! Just, the program is for serial ports. Is it possible to make a network chat with IP address connections?
                By the looks of it you should be able to modify/mimic for other usage. I'll fool aound with it a bit more, tell you what I see...

                In a bit!

                Comment

                • Killer42
                  Recognized Expert Expert
                  • Oct 2006
                  • 8429

                  #9
                  Originally posted by Dököll
                  Hey, thanks for the umlauts over my screen name there, it's nice:-)
                  Well, I figured I should get it right, so did a copy and paste.

                  Comment

                  • Dököll
                    Recognized Expert Top Contributor
                    • Nov 2006
                    • 2379

                    #10
                    Originally posted by Killer42
                    Well, I figured I should get it right, so did a copy and paste.
                    You're a riot, and honest:-)

                    (1) Keep NumLock pad on
                    (2) Hold down Alt key
                    (3) Type 0246 then let go of Alt key (that gets you ö)

                    For all others

                    Go to Start
                    Programs (with IE6)
                    Accessories
                    System Tools
                    Character Map (All accents etc)

                    Here's something: Looks IE7 does not allow us to see our Character Map. Lukilly I still had this on my desktop, loaded on form the IE6 era

                    If you're running IE7, please forgive me, I do not know how an umlaut or other accents can be added. What's going on here? Where did Character Map go?

                    Comment

                    • Killer42
                      Recognized Expert Expert
                      • Oct 2006
                      • 8429

                      #11
                      Honestly, it's not worth the effort for me to try and remember the code for the ö character. If I need to use it, it's already there in the quoted message to copy and paste. Living in Australia, it's not something I need as a matter of course.

                      Comment

                      • Dököll
                        Recognized Expert Top Contributor
                        • Nov 2006
                        • 2379

                        #12
                        Originally posted by Killer42
                        Honestly, it's not worth the effort for me to try and remember the code for the ö character. If I need to use it, it's already there in the quoted message to copy and paste. Living in Australia, it's not something I need as a matter of course.
                        Hey, I'm all for simplicity...I say go for it...

                        Comment

                        • Dököll
                          Recognized Expert Top Contributor
                          • Nov 2006
                          • 2379

                          #13
                          Originally posted by Dököll
                          Hey, I'm all for simplicity...I say go for it...
                          By the way, an Ausie won the Grand Prix here last week-end, his first, have you heard of it?

                          Comment

                          • Killer42
                            Recognized Expert Expert
                            • Oct 2006
                            • 8429

                            #14
                            Originally posted by Dököll
                            By the way, an Ausie won the Grand Prix here last week-end, his first, have you heard of it?
                            Nope. I don't follow sports much.

                            Comment

                            • Dököll
                              Recognized Expert Top Contributor
                              • Nov 2006
                              • 2379

                              #15
                              Originally posted by Killer42
                              Nope. I don't follow sports much.
                              That's ok, everyone's got their own stimulants:-

                              Comment

                              Working...