CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Posts
    21

    Can VB CHAT program use online ?

    Hi everyone,

    I had develope a chat program in VC++ and VB from the help of codeguru web site.Both working fine in my PC.Is there any chance I could use this program online ?What I mean is can I call my
    program from anywhere online and use as chat ? Thanx in advance

    with regards
    Taj


  2. #2
    Join Date
    Apr 2000
    Location
    South Africa
    Posts
    19

    Re: Can VB CHAT program use online ?

    Taj
    I don't see why not ,but it all depends on how you developed it. I'm busy puzzling over my chat room program at the moment, I am using text files and an IIS app. I would really be interested to know how you went about it.

    Regards
    Travis (Sivrat)


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

Featured