LEADTOOLS Support
Imaging
Imaging SDK Questions
How work with peer to peer networking using Lead Tools
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, February 20, 2009 1:52:58 AM(UTC)
Groups: Registered
Posts: 18
Hiiiiiiiiiiiiii
I have done a good work regarding the imageing processing in the system using LEADTOOLS in .NET using C#,
Now i am intrested to evaluvate the peer to peer networking feature of the tool
i need to a program in which i can load image from my system to the other ie client and server model
can u send me any code regarding that?
#2
Posted
:
Sunday, February 22, 2009 5:52:56 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
What exactly do you mean by peer to peer features? Do you want to install your program on 2 computers, load the image from disk on one computer and transmit it to the other for display?
Or do you want your application to be as Web based server-client?
Can you provide me with more details?
#3
Posted
:
Monday, February 23, 2009 4:48:48 PM(UTC)
Groups: Registered
Posts: 18
hiiiiiiiii
yes i want to install my program 2 computers and load image from one computer and display it in other..........
#4
Posted
:
Monday, February 23, 2009 11:45:36 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
We do have Peer-to-Peer Functionality that provide Peer-to-Peer functions that allow you to create client server applications that transfer data over the Internet or local intranets.
But unfortunately, this functionality is supported in DLL API and C++ Class Library but not in .NET objects.
#5
Posted
:
Tuesday, February 24, 2009 12:04:18 AM(UTC)
Groups: Registered
Posts: 18
No problem.........
is it similar to serial port commiunication?
can u send the sample code for the following?
#6
Posted
:
Wednesday, February 25, 2009 7:58:13 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The Peer to Peer functionality will let you connect between a server and client through a network connection that must be established.
Please check the pre-built demo in the following location:
Start Menu => [LEADTOOLS 16] =>C DLL => Imaging => P2P Imaging => Internet Command
The source code of the demo can be found in the [LEADTOOLS 16 install directory]\examples folder.
You can find the related help topic in the following location:
Start Menu => [LEADTOOLS 16] => C DLL => Peer-to-Peer (P2P) Help
#7
Posted
:
Wednesday, February 25, 2009 5:24:06 PM(UTC)
Groups: Registered
Posts: 18
LEADTOOLS Support
Imaging
Imaging SDK Questions
How work with peer to peer networking using Lead Tools
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.