473,396 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Code for accessing remote file structure

Here's what I'd like to do:
Computer A is in Texas. Computer B is in Idaho. I need to use
Computer A to the file system on Computer B.

Both computers have Internet connections, but they won't be configured
as webservers. Is there a good starting point for doing this kind of
point-to-point stuff, or will the code have to be written from the
ground up? This is part of a larger program, so I believe I need a
library (preferrably with source).

Even a buzzword or two would help me to do searches for code.

Nov 15 '05 #1
3 1578
Look at http://opennap.sourceforge.net/ for most famous of p2p : Napster
Additionally look at this NG ( microsoft.public.win32.programmer.networks )
Noah Horton [ MS ] invited all , 2 threads before your one , to webcast
p2p overview.
Arkady

"__Z__" <__Z__@_notvalid.net> wrote in message
news:j1********************************@4ax.com...
Here's what I'd like to do:
Computer A is in Texas. Computer B is in Idaho. I need to use
Computer A to the file system on Computer B.

Both computers have Internet connections, but they won't be configured
as webservers. Is there a good starting point for doing this kind of
point-to-point stuff, or will the code have to be written from the
ground up? This is part of a larger program, so I believe I need a
library (preferrably with source).

Even a buzzword or two would help me to do searches for code.

Nov 15 '05 #2
__Z__ wrote:
Here's what I'd like to do:
Computer A is in Texas. Computer B is in Idaho. I need to use
Computer A to the file system on Computer B.

Both computers have Internet connections, but they won't be
configured as webservers. Is there a good starting point for doing
this kind of point-to-point stuff, or will the code have to be
written from the ground up? This is part of a larger program, so I
believe I need a library (preferrably with source).

Even a buzzword or two would help me to do searches for code.


VPN, FTP, CIFS, NFS, WebDAV (I don't understand a requirement about not
being web server btw.)
This problem is probably 40 years old and you don't need to write a single
line of code as long as you are willing to use other people's solutions.

Eugene
Nov 15 '05 #3

"__Z__" <__Z__@_notvalid.net> wrote in message
news:j1********************************@4ax.com...
Here's what I'd like to do:
Computer A is in Texas. Computer B is in Idaho. I need to use
Computer A to the file system on Computer B.

Both computers have Internet connections, but they won't be configured
as webservers. Is there a good starting point for doing this kind of
point-to-point stuff, or will the code have to be written from the
ground up? This is part of a larger program, so I believe I need a
library (preferrably with source).

Even a buzzword or two would help me to do searches for code.


You can try a webservice that expose the file structure.
What about creating a VPN of both computers? That would allow you to "see"
the other computer as:
\\computer_in_idaho
Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jaydeep | last post by:
Hello, I am facing a strange problem. Problem accessing remote database from ASP using COM+ server application having VB components (ActiveX DLL) installed. Tier 1 : ASP front End (IIS 5.0) Tire...
23
by: Lamberti Fabrizio | last post by:
Hi all, I've to access to a network file from an asp pages. I've red a lot of things on old posts and on Microsoft article but I can't still solve my problem. I've got two server inside the...
2
by: Douglas Harber | last post by:
If I have DB2 8.1 (FP5, I believe, but not relevant to my question...I hope) installed on my desktop, do I have what I need to connect to a remote DB2 server (also running 8.1 FP5) from my desktop...
3
by: prodirect | last post by:
Hi all, I hope someone can help me. I've recently created a database and wanted to put it up on an ftp sight so that multiple people could access the same tables at the same time from different...
1
by: rayudu | last post by:
Hi, I've to get the queue details from the remote printers in th network.How can I identify those automatically and get the details o those using vc++? I know how to do this for the local printer...
5
by: Pavils Jurjans | last post by:
Hello, I have to debug an ASP.NET project which is hosted on the remote server, and it is not possible to achieve the same environment on localhost. So, I need to debug on the remote site....
5
by: Daniel Corbett | last post by:
I am trying to save a file dynamically created in a webpage. I get the following headers, but cannot figure out how to save the attachment. I am basically trying to replicate what internet...
1
by: Jerim79 | last post by:
Probably an incredibly simple answer, but I can't seem to phrase it so a search engine can understand it. I have a php script with a simple include: include("/include_this.php") I need to...
1
by: Usenet User | last post by:
From a .NET 1.1 app: need to access a file share on a remote server by its UNC path, i.e., \\server\folder\subfolder\, using specific username and password. The problem is that the credentials...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.