Technical information

FTP Connection
1-4 Using FTP with G24 July 15, 2007
Interaction with Other MIP Commands
Interaction with +MIPODM Command
The external ODM session is prohibit when FTP feature executed, because FTP feature data
connection based on socket, opened for ODM (internal ODM session), so when G24 receives
+MIPODM command within FTP connection, the error code: 302 (FTP session is active) returns
to user.
Interaction with +MIPOPEN and +MIPCLOSE Commands
User cannot initiate FTP connection with +MIPOPEN command as well as close FTP connection
with +MIPCLOSE command. However, +MIPOPEN and +MIPCLOSE commands in "read"
state still indicate actually used / unused sockets include sockets, allocated for active FTP
connection:
AT+MIPOPEN? indicates inactive sockets (include allocated for active FTP connection)
AT+MIPCLOSE? indicates active sockets (include allocated for active FTP connection)
When G24 receives +MIPCLOSE command for close a socket, used within FTP connection, the
error code: 302 (FTP session is active) returns to user.