Results 1 to 2 of 2

Thread: [RESOLVED] Looking for Recommendation for Chat Software Embedded in VB App?

  1. #1

    Thread Starter
    Lively Member bmilano's Avatar
    Join Date
    Jan 2005
    Location
    Broad Run, VA
    Posts
    126

    Resolved [RESOLVED] Looking for Recommendation for Chat Software Embedded in VB App?

    Hi,

    Anyone have any advice/samples for embedding a very basic Chat software in a VB app? My definition of "very basic" is just peer-to-peer chatting. Ideally something that doesn't even need a server running to support it.

    My research has dead-ended on me thus far. At this point, this is what I (think I) know:

    1. Most chat software programs are built to be a stand-alone application. There doesn't seem to be a way to embed them in another app.
    2. The one exception to that seeems to be MsgConnect, which is supposedly designed to be embedded. But I can't get anywhere with that. The pieces aren't fitting together for me.
    3. I've looked at NetMeeting, but all the SDK examples are C++, and all I can find on the VB forums on the subject is people saying they can't get it to work with VB.

    Thanks,
    Bill
    Last edited by bmilano; May 19th, 2005 at 09:30 AM.

  2. #2

    Thread Starter
    Lively Member bmilano's Avatar
    Join Date
    Jan 2005
    Location
    Broad Run, VA
    Posts
    126

    Resolved Re: Looking for Recommendation for Chat Software Embedded in VB App?

    Ironically enough, Microsoft produces pretty much exactly what I was looking for. It's actually a program that is a sample of how to use sockets, but it's more or less a working VB .NET chat prototype.

    It is attached.

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