Click here to Skip to main content
16,005,222 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Using a thread in a dialog project Pin
João Paulo Figueira2-Dec-04 11:24
professionalJoão Paulo Figueira2-Dec-04 11:24 
GeneralRe: Using a thread in a dialog project Pin
illidan992-Dec-04 11:53
illidan992-Dec-04 11:53 
GeneralRe: Using a thread in a dialog project Pin
João Paulo Figueira2-Dec-04 21:36
professionalJoão Paulo Figueira2-Dec-04 21:36 
GeneralRe: Using a thread in a dialog project Pin
illidan993-Dec-04 4:39
illidan993-Dec-04 4:39 
GeneralUSB Host Ports Pin
RichardS2-Dec-04 1:54
RichardS2-Dec-04 1:54 
GeneralMemory Overwrite Detected in Entrek Codesnitch Pin
Anonymous2-Dec-04 0:11
Anonymous2-Dec-04 0:11 
QuestionTextboxcontrol with lines only ? Pin
Vector71-Dec-04 22:55
Vector71-Dec-04 22:55 
GeneralProbleme with FTPPUTFILE on iPAQ PocketPC Pin
jerome_data1-Dec-04 13:05
jerome_data1-Dec-04 13:05 
I use wininet to connect on ftp server.

InternetOpen OK.
- InternetOpen(_T("FTP"),INTERNET_OPEN_TYPE_PROXY ,NULL,NULL,INTERNET_FLAG_ASYNC);
InternetConnect(to the ftp) OK
- InternetConnect(hInternetOpen,_T("XXX.XXX.XXX.XXX"),INTERNET_INVALID_PORT_NUMBER,_T("pocket"),_T("password"),INTERNET_SERVICE_FTP,INTERNET_FLAG_TRANSFER_BINARY,NULL);

But when i use ftpputfile
- FtpPutFile(hFtpconnection,_T("test.txt"),_T("test.txt"), FTP_TRANSFER_TYPE_BINARY,NULL)
The ftp server(WAN) receive the command but the file is not send and a timeout close the transfer.

Into LAN ftp server, this code works!!! But not on a remote(WAN) server!!!
I nothing any more understands there.
Please help meeeee! thanks

Generalcabwiz and commas in the registry key Pin
frakk1-Dec-04 9:36
frakk1-Dec-04 9:36 
GeneralHi everyone Pin
Anonymous30-Nov-04 23:12
Anonymous30-Nov-04 23:12 
GeneralRe: Hi everyone Pin
João Paulo Figueira1-Dec-04 1:39
professionalJoão Paulo Figueira1-Dec-04 1:39 
GeneralMoving Items in a DataGrid Pin
Mitch F.30-Nov-04 8:02
Mitch F.30-Nov-04 8:02 
GeneralStart programing. Pin
dSolariuM29-Nov-04 18:23
dSolariuM29-Nov-04 18:23 
GeneralRe: Start programing. Pin
João Paulo Figueira29-Nov-04 21:36
professionalJoão Paulo Figueira29-Nov-04 21:36 
GeneralWin CE/PocketPC audio playback Pin
Swoonie29-Nov-04 13:21
Swoonie29-Nov-04 13:21 
Generalrs232 reading problem Pin
xuxinho729-Nov-04 4:38
xuxinho729-Nov-04 4:38 
GeneralDifferent types of Pockets Pin
Anonymous29-Nov-04 1:46
Anonymous29-Nov-04 1:46 
GeneralRe: Different types of Pockets Pin
João Paulo Figueira29-Nov-04 11:04
professionalJoão Paulo Figueira29-Nov-04 11:04 
GeneralRe: Different types of Pockets Pin
Rassul Yunussov29-Nov-04 17:16
Rassul Yunussov29-Nov-04 17:16 
GeneralRe: Different types of Pockets Pin
João Paulo Figueira29-Nov-04 21:35
professionalJoão Paulo Figueira29-Nov-04 21:35 
GeneralRe: Different types of Pockets Pin
Rassul Yunussov30-Nov-04 18:20
Rassul Yunussov30-Nov-04 18:20 
QuestionHow to draw Dashed Ellipse in Embedded VC++ Pin
Arun AC26-Nov-04 20:39
Arun AC26-Nov-04 20:39 
GeneralI need a kick start Pin
fauzi_nazeri25-Nov-04 21:05
fauzi_nazeri25-Nov-04 21:05 
GeneralHandheld device image downloading and saving Pin
kenes25-Nov-04 12:21
kenes25-Nov-04 12:21 
GeneralProblem using CFileDialog Pin
eli1502197924-Nov-04 23:18
eli1502197924-Nov-04 23:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.