Results 1 to 8 of 8

Thread: [RESOLVED] share file pc to pc

  1. #1
    Hyperactive Member
    Join Date
    May 12
    Posts
    338

    Resolved [RESOLVED] share file pc to pc

    how to share file from pc to pc without winsock or any dll , is there any api or other code ?

  2. #2
    PowerPoster
    Join Date
    Jan 08
    Posts
    6,771

    Re: share file pc to pc

    Put the two PCs on a LAN

    You could also use an external storage connected by USB and connect it to both PCs
    The better the information you give to begin with and the sooner you reply the sooner you will get help and get your problem resolved


    When I was young and in my prime I used to program all the time but now I'm old and getting gray I only program once a day

  3. #3
    Hyperactive Member
    Join Date
    May 12
    Posts
    338

    Re: share file pc to pc

    i have pcs in different cities ... i need to connect through ip

  4. #4
    PowerPoster
    Join Date
    Jan 08
    Posts
    6,771

    Re: share file pc to pc

    Quote Originally Posted by useruseronline View Post
    i have pcs in different cities ... i need to connect through ip
    Then why did you say without winsock or dll?

    IP implies Winsock. However, you might want to take a look at Remote Desktop Connection.
    The better the information you give to begin with and the sooner you reply the sooner you will get help and get your problem resolved


    When I was young and in my prime I used to program all the time but now I'm old and getting gray I only program once a day

  5. #5
    PowerPoster
    Join Date
    Feb 12
    Location
    West Virginia
    Posts
    4,956

    Re: share file pc to pc

    Once again it smells of fish, wanting to send or receive files from other pcs that are not on your network and not use any dlls or winsock sounds like you are trying to hide what you are doing and there is no legit reason to do this. Totally understandable if you are creating malware as are your other recent requests to hide stuff from task manager, capture key strokes and such.

    Don't expect much help with this kind of stuff.

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,655

    Re: share file pc to pc

    Moving files from one location to another isn't always malicious intent... I move files from home and work all the time, they're hardly on the same network. I use Dropbox... it's simply a service that watches a specified folder, when a new file shows up, it pushes it out to the server/cloud. Then when I login to work (or home)... and the service starts up, it checks to see if there's new files waiting and will download any new files.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  7. #7
    PowerPoster
    Join Date
    Feb 12
    Location
    West Virginia
    Posts
    4,956

    Re: share file pc to pc

    True but if you look at other threads and the overall trend of the questions it is at best questionable.

    Like you say moving files from one PC to another is fairly simple and has legit purposes, hiding it from the user is another story. I strognly suspect the reason for not wanting to use a dll or winsock is to hide it from the user as would be the thread asking how to hide a program from task manager, how to stop a user from being able to terminate a program and other such requests from the same poster. When you put them all together it would be very surprising if the intent was legit.

  8. #8
    Hyperactive Member
    Join Date
    May 12
    Posts
    338

    Re: share file pc to pc

    thanks guys for ur replies and data miser feel sory for u

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •