Results 1 to 2 of 2

Thread: Chat Application Over a Network

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Posts
    247

    Chat Application Over a Network

    I am creating a network theater full of cool things that people could do over a network connection, anyway, I want to know if I can send a line of text over a network to the other sides listbox without a server application. I need to do this because one of my tools is a network chat, and I do not want to have to give them a server client to run as well.

    Anyone know how this can be done?

    PS: In Visual Basic 6

  2. #2
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: Chat Application Over a Network

    you can use UDP where it doesnt need a connection to send data, but the side with the listbox has to be listening for the incoming data
    Chris

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