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 : Friday, February 20, 2009 1:52:58 AM(UTC)
jashureddy

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?
 

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 : Sunday, February 22, 2009 5:52:56 AM(UTC)

Adam Boulad  
Guest

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)
jashureddy

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)

Adam Boulad  
Guest

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)
jashureddy

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)

Adam Boulad  
Guest

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)
jashureddy

Groups: Registered
Posts: 18


thank you
 
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.415 seconds.