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

    NetMeeting SDK/COM

    I have to automate the task of sending a file through netmeeting.
    It should be like the netmeeting is started it ask for the machines ip to connect to and then the file is sent to that machine.I will have the netmeeting running on the machine whose ip address i will be giving.
    any help is welcome
    as most of stuff is in com and am pretty new to it


  2. #2
    Join Date
    Feb 2001
    Location
    Sydney, Australia
    Posts
    1,909

    Re: NetMeeting SDK/COM

    Hi !

    Use the http://google.com to find samples on NetMeeting programming, here's the some:

    http://www.netmeeting-zone.com/
    http://www.microsoft.com/windows/Net...DK/default.ASP
    http://msdn.microsoft.com/library/en...asp?frame=true

    Please - rate answer if it helped you
    It gives me inspiration when I see myself in the top list =)

    Best regards,

    -----------
    Igor Soukhov (Brainbench/Tekmetrics ID:50759)
    [email protected] | ICQ:57404554 | http://soukhov.com

    Russian Software Developer Network http://rsdn.ru
    Best regards,
    Igor Sukhov

    www.sukhov.net

  3. #3
    Join Date
    Nov 2001
    Posts
    401

    Re: NetMeeting SDK/COM

    Thanks
    Actually i have been to the sites that u mentioned but on netmeeting-zone there is not much help available and google i have already done but no luck.anyways

    I have to make netmeeting start and ask for the machine to connect to or maybe pass it the machines ip that i want to connect to and then automatically send a file to that machine and get confirmation or failure notice if possible.The other machine already has the netmeeting software running.

    I dont have any idea about the com/atl and stuf and the requirement is urgent.
    thanks and take care

    ps--> i have cast my vote for you



  4. #4
    Join Date
    Nov 2001
    Posts
    401

    Re: NetMeeting SDK/COM

    Hi
    I have been assigned to make file transfer and reception application using the netmeeting api.
    I will have the netmeeting aplication running on the other system.I should be able to programatically use the ip address given to me thru for example a pop up window and then connect and send the file to that machine.
    I need help deperately as am on a trial basis in the company and have to do this stuff to secure the job.
    take care
    pauli


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