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

    Video Conferencing problem

    i am having problem in refreshing user list
    i am storing logged user in access on server and then
    adding them to user list
    but i am not able to refresh it.
    plz give solution for it
    i want very urgent
    plz

  2. #2
    Join Date
    Dec 2002
    Posts
    65
    Hi

    I am also working on a video conferencing system.

    Are you developing your VC system in java? Is it an applet? How are you passing the user login info to the server: from a jsp page, an applet, a database?

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