Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, June 10, 2008 11:59:32 AM(UTC)

bokuhog  
bokuhog

Groups: Registered
Posts: 3


When setting the TargetFile of a Capture Control to have it be a server I have to use this format... "ltsf://192.168.1.2". I have two issues.. First, my computer has multiple ip addresses and I would like the server to listen on them all. Second, when using the Capture control as an ActiveX in IE and trying to set the ipaddress automatically with Javascript. I do not know my local ip in Javascript and the server only knows my NATed ip address. Is there any way to bind to 'any'?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, June 11, 2008 12:29:07 AM(UTC)

Yasir Alani  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


You must specify an IP address to our control. If you want
to connect through (or listen to) multiple addresses at the same time, you
should use multiple instances of our control, where each instance connects to one of the IP addresses.


 


About getting the local machine IP address, our controls do
not have this function. Our own demos use the Win32 Sockets API functions such
as gethostname and gethostbyname to retrieve that address. I don't know if there's a way to retrieve it in JavaScript.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.090 seconds.