| | |
Hi friends
Please support our VB.NET advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Apr 2009
Posts: 10
Reputation:
Solved Threads: 0
Hi,
Looking at your question I am not sure that it will be possible to do what you want. At least not without first setting up a shared folder unless you plan on connecting to the other computer via another protocol such as FTP (Meaning that you would need an FTP server to be active on that machine).
If you did set up a sharing folder or a network share then you would still need to use the full network address (if it is static, if it is changing then it will make life even more difficult).
Standard read/Write of a file in VB.NET is pretty simple however I have not tested more than one simultaneous operation by more than 1 computer yet... So if anyone knows the answer to that then please let us know lol.
What is the purpose of this piece of code? There may already be a program or otherwise out there already that can help you to solve this problem.
Sorry I cannot be much help but if you need a hand with reading/writing to a txt file in VB.NET then just let me know and I'll send you some code.
ParkeyParker
;-D
Looking at your question I am not sure that it will be possible to do what you want. At least not without first setting up a shared folder unless you plan on connecting to the other computer via another protocol such as FTP (Meaning that you would need an FTP server to be active on that machine).
If you did set up a sharing folder or a network share then you would still need to use the full network address (if it is static, if it is changing then it will make life even more difficult).
Standard read/Write of a file in VB.NET is pretty simple however I have not tested more than one simultaneous operation by more than 1 computer yet... So if anyone knows the answer to that then please let us know lol.
What is the purpose of this piece of code? There may already be a program or otherwise out there already that can help you to solve this problem.
Sorry I cannot be much help but if you need a hand with reading/writing to a txt file in VB.NET then just let me know and I'll send you some code.
ParkeyParker
;-D
•
•
•
•
I need a small code that can read a text file from LAN i.e. through IP address and there is no sharing folder on that pc
•
•
•
•
is it possible to read a text file read and write on the same time by more than 2 pc
VB.NET Syntax (Toggle Plain Text)
Dim f1 As New System.IO.FileStream("D:\test.txt", FileMode.Open, FileAccess.ReadWrite)
Teme64 @ Windows Developer Blog
It is not possible to write at the same time , you can read the file at the same time.
![]() |
Similar Threads
- Hi Friends (Community Introductions)
- Hi Friends (Community Introductions)
- Hi friends, Iam new. (Community Introductions)
- Help with Home Search Assistent and friends (Viruses, Spyware and other Nasties)
- Please help my friends computer (Viruses, Spyware and other Nasties)
- Trying to find a way to boost my friends wireless connection (Networking Hardware Configuration)
- hi friends pls help me out (C++)
- Need help friends comp is full of junk (Viruses, Spyware and other Nasties)
Other Threads in the VB.NET Forum
- Previous Thread: [Help]Handle trigger
- Next Thread: insert value 000011 into sql database
Views: 193 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
"crystal .net .net2005 2008 access add application array assignment basic box button buttons center class click code combo convert cpu data database datagrid datagridview design designer dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees error excel exists firewall function image images isnumericfuntioncall listview login map math memory mobile module msaccess mssqlbackend mysql navigate net opacity page pan picturebox port print printing printpreview problem record refresh regex reports" reuse right-to-left save savedialog search serial socket sorting sql sqldatbase storedprocedure string structures studio temp textbox timer txttoxmlconverter upload useraccounts usercontol usercontrol vb vb.net vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet vista visual visualbasic visualbasic.net visualstudio2008 web wpf xml






