CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2002
    Location
    US
    Posts
    1

    Post Sending text files tru telephone line to another computer

    Hello,

    Can someone helpe send text files via phone line to another computer. Is that possible???

    Thanks

  2. #2
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125
    Of course it is possible to send text files through the phone lines, what do you think modems are for?

    Seriously, could you please provide some more SPECIFIC details of what you are looking for????
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  3. #3
    Join Date
    Aug 2002
    Posts
    19
    Use the MS Winsock control. Plenty fo examples on the internet.

  4. #4
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125
    Not sure if that is necessarily a good suggection Cent.

    We simply do not have enough information.

    If he is coing peer-peer (direct dial connection) there are other options including Windows Shares.

    There are also the good old standby's of Kermiot, Z-Modem, and all the rest.

    Luke has simply not posted enough information to make any good suggestions.
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  5. #5
    Join Date
    Dec 2002
    Location
    dubai
    Posts
    11
    hi,

    if u r using windows '98 then use dial-in server to connect to the modem of the another computer by giving phone no only. this dial-in server is available in dial-up networking.

    if u r using win2k , xp then u can make connection using connection wizard, which will set all the required things once u give the phone no.

    then that machine u can access in your network neighbourhood or network places by entering that machine name in the address bar of the explorer.


    try it out



    mnmohan

  6. #6
    Join Date
    Mar 2002
    Posts
    19
    hello
    to send file from u r computer to other computer
    use Telex software
    it is dos based
    it works very accrately..
    all the news agency's were using it
    ok try it
    bye

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured