| View previous topic :: View next topic |
| Author |
Message |
matriculated
Joined: 04 Mar 2006 Posts: 31
|
Posted: Wed Mar 08, 2006 3:23 am Post subject: sockets and ftp |
|
|
Is it possible to make an ftp client using sockets in lua? I've made a tedzero client that uses wifi to transfer files but I was wondering if I should scrap that and make an ftp client instead. I think in the end it would be more useful.
How about smb? I haven't found a lot of information on making an smb client so if anyone had any pointers, that would be awesome! |
|
| Back to top |
|
 |
matriculated
Joined: 04 Mar 2006 Posts: 31
|
Posted: Wed Mar 29, 2006 6:16 am Post subject: |
|
|
Woohoo! Thanks to wikipedia, I finally got some Lua code that logs onto an ftp server and lists the files! I'm on my way.
I never realized how strange and insecure ftp is. |
|
| Back to top |
|
 |
|