B
BobAchgill
Is there a simple yet powerful class (Free or purchase)
that would let me say in my VB . Net program "Go get me
this filename.xxx" and the P2P method would go find the
fastest available copy of the file from a peer on my own
P2P network?
I don't need a user interface. In fact I would like my
application data continue to be transparent to my user.
I am considering the P2P distributed approach as opposed
to a centralized FTP distribution system for my
application data.
Why? Too many data users for one centralized data server.
Bob
that would let me say in my VB . Net program "Go get me
this filename.xxx" and the P2P method would go find the
fastest available copy of the file from a peer on my own
P2P network?
I don't need a user interface. In fact I would like my
application data continue to be transparent to my user.
I am considering the P2P distributed approach as opposed
to a centralized FTP distribution system for my
application data.
Why? Too many data users for one centralized data server.
Bob