简体   繁体   English

Ansi c支持ftp连接以将文件从一台PC传输到另一台PC?

[英]Ansi c supports a ftp connection to transfer files from one pc to another?

i have a task to transfer text files from one pc to another using FTP , i need some directions how can it be done in ansi c as its user requirement to do it in ansi c 我的任务是使用FTP将文本文件从一台PC传输到另一台PC,我需要一些指导,如何根据用户要求在ANSI C中完成文本操作。

windows palte form so windows libs may also be used .............. Windows调色板形式,因此也可以使用Windows库。

looking for help! 寻求帮助!

what platform do you use? 您使用什么平台?

  • On windows, have a look at the winsock library. 在Windows上,查看winsock库。
  • on Unix, examine sockets library 在Unix上,检查套接字库

Can you use an external library? 可以使用外部库吗? then this here might come in handy. 那么可能会派上用场。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM