FTP client

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,381件の閲覧回数
Tgomes
Contributor III

Hi,

I am trying to establish an FTP transference, but I can not even open the connection. The call syntax is:

response = FTP_open (&ftphandle, ServerAddress, stdout);


The function does not return, and I must restart the system.


What could be wrong?

 


ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,073件の閲覧回数
Tgomes
Contributor III

Resolved.

 

It was the size of the buffer ENET_FRAMESIZE_MAXDATA in ethernet.h. Was very low, so it caused a system failure.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,074件の閲覧回数
Tgomes
Contributor III

Resolved.

 

It was the size of the buffer ENET_FRAMESIZE_MAXDATA in ethernet.h. Was very low, so it caused a system failure.

0 件の賞賛
返信