473,789 Members | 2,530 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1594
Look at http://opennap.sourceforge.net/ for most famous of p2p : Napster
Additionally look at this NG ( microsoft.publi c.win32.program mer.networks )
Noah Horton [ MS ] invited all , 2 threads before your one , to webcast
p2p overview.
Arkady

"__Z__" <__Z__@_notvali d.net> wrote in message
news:j1******** *************** *********@4ax.c om...
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__@_notvali d.net> wrote in message
news:j1******** *************** *********@4ax.c om...
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_i daho
Nov 15 '05 #4

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

Similar topics

4
2988
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 2 : COM objects Tier 3 : SQL Server 2000 DB Flow is : ASP talks with COM objects and COM objects talks with DB Scenario 1
23
2910
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 same NT domain, each one has its own web server. The web server is always IIS 5.0.
2
7079
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 machine? I assume, perhaps naively, that all the parts are there but I've spent several hours trying to grasp how to go about accessing the remote server. Specifically, I'm trying to create and populate databases on the remote server from...
3
4319
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 geographical locations. I have been completely unsucessful in acheiving this goal so far however. Things I have tried: Create a shortcut to ftp sight via browser then tried to map local drive to
1
1221
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 n its not working if I giv "\\\\servername\\printer name". I tried EnumPrinters() also but its working for PRINTER_ENUM_NETWORK _REMOTE with PRINTER_INFO_1 structure only n this structure is no giving the printer name for NT systems. So,pls...
5
1327
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. Problem with the remote is, that when runtime error occours, I nicely get the error description, stack trace, but under the "source error" subheading, instead of the source code with line numbers and code fragment, I see text "An unhandled exception...
5
3068
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 explorer would do in this case. The headers I am getting are: Headers {Content-Disposition: attachment; filename="dynamic_file.mdb" Connection: close Cache-Control: private Content-Type: application/octet-stream
1
1455
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 edit this so it accesses the file from another server. I have tried: include("http://192.168.1.1/include_this.php:)
1
5479
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 are local to the remote server. Therefore, impersonating that user when accessing the share is not possible. One solution is to map a network drive using the credentials, but it seems kind of ugly and old school.
0
9663
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9506
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10404
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10193
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10136
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5415
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5548
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4089
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3695
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.