Results 1 to 5 of 5

Thread: Access remote directory with a public IP address

  1. #1
    Join Date
    Nov 2008
    Posts
    21

    Access remote directory with a public IP address

    hello,

    I want to develop an interface in VB6 enabling of access a remote directory using a public IP address. I would like to know is this possible and so how do we do it ? .

    thank you

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Access remote directory with a public IP address

    And what there is to the other end of the line? A shared Windows directory? A directory in an FTP server on Linux? Anything else? Precise us a little bit your problem please.

    Uh ... VB6 is really unavoidable? ...

  3. #3
    Join Date
    Nov 2008
    Posts
    21

    Re: Access remote directory with a public IP address

    thank you,

    The directory which I want to access is a shared folder on windows that contains files that can be downloaded .

  4. #4
    Join Date
    Oct 2008
    Posts
    88

    Re: Access remote directory with a public IP address

    Sorry for Jumping in Your Thread pls Excuse me . i have had similar query so i thought to asked it here only

    Is it possible to me, with my cellphone (Nokia 6681) to access an remote directory in another Nokia 6681?I mean, can I develop an J2ME application that allows me with my cellphone to download files that are in a directory in another cellphone? I don't know if I was clear... if somebody didn't understand plese tell me!

  5. #5
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Access remote directory with a public IP address

    Quote Originally Posted by Sloane View Post
    Sorry for Jumping in Your Thread pls Excuse me . i have had similar query so i thought to asked it here only

    Is it possible to me, with my cellphone (Nokia 6681) to access an remote directory in another Nokia 6681?I mean, can I develop an J2ME application that allows me with my cellphone to download files that are in a directory in another cellphone? I don't know if I was clear... if somebody didn't understand plese tell me!
    If you want to access the other phone from far away (so not using Bluetooth) it is getting challenging. The problem is that you need to create TCP/IP connection to the phone, but getting the IP addres to connect to would be quite complicated. You would need to use a proxy server, and the connections would need to be initiated from the both phones to the server... Of course both phones would need to have the sharing application also running.You could also check the mobile web server project

    http://opensource.nokia.com/projects...ver/index.html

Similar Threads

  1. What is public ip address and local ip address?
    By Gajadhar in forum Networking & Security
    Replies: 5
    Last Post: 27-07-2011, 08:21 PM
  2. Access the non-public members of the class:C++
    By UseME in forum Software Development
    Replies: 3
    Last Post: 18-01-2010, 11:23 AM
  3. Using vista as a public address system
    By kon in forum Operating Systems
    Replies: 3
    Last Post: 17-02-2009, 01:57 AM
  4. How to find Public IP address
    By Hardwareman in forum Tips & Tweaks
    Replies: 0
    Last Post: 03-01-2009, 06:44 PM
  5. Replies: 2
    Last Post: 04-12-2008, 03:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,472,418.80894 seconds with 17 queries