Isac Active Member Licensed User Longtime User Mar 6, 2017 #1 Hi I need to connect to a drive via tcp / ip which library should I use? some examples? attached what I would do thank you Attachments tcp.PNG 3.3 KB · Views: 316
Hi I need to connect to a drive via tcp / ip which library should I use? some examples? attached what I would do thank you
Jmu5667 Well-Known Member Licensed User Longtime User Mar 6, 2017 #2 What are you truing to do exactly ? FTP ? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Mar 6, 2017 #3 You need to use: jNetwork + jRandomAccessFile (Socket and AsyncStreams). Upvote 0