Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Unable to transmit vedio from Dynamic IP to static IP
Started by achuthan at 11-14-2007 5:26. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  11-14-2007, 5:26
achuthan is not online. Last active: 1/28/2008 10:49:57 AM achuthan

Not Ranked
Joined on 11-02-2007
Posts 2
Unable to transmit vedio from Dynamic IP to static IP
Reply Quote

Hi Guys,

I'm unable  to transmit vedio from Dynamic IP to static IP.The code i'm using is from sample SDK (LEADTOOLS Multimedia EVAL 15) which is given below.

axltmmCaptureCtrl1.TargetFile = "ltsf://" + _cmbConnection.Text;

Please help me regarding the same.

Thanks

Achuthan.

 


   Report 
  12-18-2007, 17:50
jigar is not online. Last active: 12/12/2008 5:08:42 PM jigar



Top 10 Posts
Joined on 08-22-2007
Posts 477
Re: Unable to transmit vedio from Dynamic IP to static IP
Reply Quote
After discussing this issue over email, we found the solution.  For the server, you have to provide an IP address that the network card is assigned.  To find out the IP address assigned to the card follow these steps.

1.  Click Start > Run.
2.  Type: cmd
3.  Press OK
4.  In the command prompt type:  ipconfig
5.  Use IP address shown there.

It does not matter whether you have a static IP or dynamic IP.  Or if it is a public IP address or a private IP address.  It has to be the IP address that ipconfig shows as the IP address.  Otherwise it will be a binding issue.

LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » General » Support Site Su... » Unable to transmit vedio from Dynamic IP to static IP

Powered by Community Server, by Telligent Systems