Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please Help me with program ICONs Pin
JudyL_MD25-Jan-08 7:38
JudyL_MD25-Jan-08 7:38 
GeneralRe: Please Help me with program ICONs Pin
Luc Pattyn25-Jan-08 8:06
sitebuilderLuc Pattyn25-Jan-08 8:06 
GeneralRe: Please Help me with program ICONs Pin
Iain Clarke, Warrior Programmer25-Jan-08 5:41
Iain Clarke, Warrior Programmer25-Jan-08 5:41 
GeneralRe: Please Help me with program ICONs Pin
cgb14325-Jan-08 8:10
cgb14325-Jan-08 8:10 
GeneralActiveX control not working in Mozilla Firefox Pin
trinadh_t25-Jan-08 2:08
trinadh_t25-Jan-08 2:08 
GeneralRe: ActiveX control not working in Mozilla Firefox Pin
Iain Clarke, Warrior Programmer25-Jan-08 2:51
Iain Clarke, Warrior Programmer25-Jan-08 2:51 
GeneralRe: ActiveX control not working in Mozilla Firefox Pin
zengkun10025-Jan-08 3:54
zengkun10025-Jan-08 3:54 
GeneralUsing uIP (TCP IP stack) on windows XP using visual studio 2005 Pin
Benny_Lava25-Jan-08 1:14
Benny_Lava25-Jan-08 1:14 
Hi,

I'm an active VB.NET, PHP and Java developer. I had some experiences with C, but not much. The project I'm working on is TCP IP support for a hand terminal. The terminal has a Intel PX processor and a WIN CE OS.

The general idea is to implement TCP IP capability over GPRS, so the only thing needed is when the terminal connects to the internet using GPRS I start listening to a specific port. When the data comes I start receiving the data and saving it on the terminal. When the data is completely received i close the socket and port.

I have developed a complete working solution in VB, but my boss says it cannot be that "high up" meaning the .NET framework... So I must develop it on low-level using C.

I have downloaded uIP(TCP IP capability, designed to be used on embedded devices that have low memory) and a ported version for MS Windows by Higeron. But I get a massive amounts of errors, 600+. I'm using Visual Studio 2005 to create the program.
(I first want to create it on windows xp to see if it works) then final version on WIN CE (it mustn't use any windows libraries it must be pure C) The app is quite simple and uIP that does 95% of the work, but the problem is I can't get uIP to work. (I have created a new project with VS2005 and put all the header files and all the source files in the same root folder. Try to compile it and got 600+ errors.

Any ideas, suggestions, solutions, anything.

Please help.

Thank you!
QuestionRe: Using uIP (TCP IP stack) on windows XP using visual studio 2005 Pin
CPallini25-Jan-08 2:15
mveCPallini25-Jan-08 2:15 
Question[OT] Re: Using uIP (TCP IP stack) on windows XP using visual studio 2005 Pin
David Crow25-Jan-08 2:33
David Crow25-Jan-08 2:33 
JokeOT Pin
CPallini25-Jan-08 3:05
mveCPallini25-Jan-08 3:05 
GeneralRe: OT Pin
David Crow25-Jan-08 3:16
David Crow25-Jan-08 3:16 
GeneralRe: OT Pin
CPallini25-Jan-08 3:27
mveCPallini25-Jan-08 3:27 
GeneralFile opening in Pocket Pc Pin
Paulraj G24-Jan-08 23:56
Paulraj G24-Jan-08 23:56 
GeneralRe: File opening in Pocket Pc Pin
Don Box25-Jan-08 0:09
Don Box25-Jan-08 0:09 
GeneralRe: File opening in Pocket Pc Pin
Paulraj G25-Jan-08 0:19
Paulraj G25-Jan-08 0:19 
GeneralRe: File opening in Pocket Pc Pin
Don Box25-Jan-08 1:00
Don Box25-Jan-08 1:00 
GeneralRe: File opening in Pocket Pc Pin
Rajesh R Subramanian25-Jan-08 0:21
professionalRajesh R Subramanian25-Jan-08 0:21 
GeneralMessage Closed Pin
24-Jan-08 23:53
Hakan Bulut24-Jan-08 23:53 
GeneralRe: BENİ ALMAYIN NEOLUR! Pin
CPallini25-Jan-08 0:23
mveCPallini25-Jan-08 0:23 
GeneralRe: BENİ ALMAYIN NEOLUR! Pin
toxcct25-Jan-08 0:37
toxcct25-Jan-08 0:37 
GeneralRe: BENİ ALMAYIN NEOLUR! Pin
CPallini25-Jan-08 0:50
mveCPallini25-Jan-08 0:50 
GeneralRe: BENİ ALMAYIN NEOLUR! Pin
toxcct25-Jan-08 1:20
toxcct25-Jan-08 1:20 
GeneralMessage Closed Pin
25-Jan-08 2:42
Hakan Bulut25-Jan-08 2:42 
GeneralMessage Closed Pin
25-Jan-08 2:43
Hakan Bulut25-Jan-08 2:43 

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.