lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] how to support transfer file via VPN


From: Vincent Cui
Subject: [lwip-users] how to support transfer file via VPN
Date: Tue, 19 Nov 2013 03:59:13 +0000

HI :

 

Anyone know how to support transfer file via VPN ? I can log in web in remote device via VPN, but I can’t transfer a file to the device via VPN.

The device only receive some data of the file , anyone know why ?

Current, my lwipopt.h define, is something wrong ?

 

#define SYS_LIGHTWEIGHT_PROT    1

 

#define ETHARP_TRUST_IP_MAC     0

#define IP_REASSEMBLY           0

#define IP_FRAG                 0

#define ARP_QUEUEING            0

#define TCP_LISTEN_BACKLOG      1

 

 

Vincent  


reply via email to

[Prev in Thread] Current Thread [Next in Thread]