Results 1 to 4 of 4

Thread: messaging over networks

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Location
    chicago (hope)
    Posts
    146

    Post

    hi

    i programmed a network chat.
    two programs, on one computer, and they are both started from this one computer (over network, and the other local.) the messages are written in ONE file, and the programm updates the file every 2 seconds.

    it work, but the system seems to hang up....

    is there a function (api or something similar...), which is able to send messages (strings) over networks and to recieve them (to write them in a text box.....)

    please help...

    thanx

    vbAlex

    p.s.: how to put the smilies in here? and how to make the font bold or italic or ... ?
    (in this forum)


  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    You can use Winsock control that comes with VB. If you search the Help file, you would find a great example on how to create a chat program. If you still would have problems, let me know and I'll guide you through.


    Regards,

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]
    ICQ#: 51055819


  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Location
    chicago (hope)
    Posts
    146

    Post

    thanx. i'll test it in the next days....

  4. #4
    New Member
    Join Date
    Nov 1999
    Location
    Itarana, Espírito Santo, Brazil
    Posts
    4

    Post

    There is a OCX that can help you. http://www.microsyscoms.com/activex/winpopup.htm

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