Talk:Documentation: Difference between revisions
From FileZilla Wiki
Jump to navigationJump to search
(active model) |
(→filezilla: new section) |
||
Line 1: | Line 1: | ||
how fz client connect to ftp server in the local network`s computer after nat in active model. | how fz client connect to ftp server in the local network`s computer after nat in active model. | ||
== filezilla == | |||
int *p; | |||
int a,b; | |||
*p = &a; |
Revision as of 12:26, 1 July 2019
how fz client connect to ftp server in the local network`s computer after nat in active model.
filezilla
int *p; int a,b;
- p = &a;