CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

CCS's Ethernet 3.3v development kit telnet file example

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
GUESTT
Guest







CCS's Ethernet 3.3v development kit telnet file example
PostPosted: Tue Jan 13, 2009 8:51 am     Reply with quote

Hi,
I looked in ccs example code and found an option built in for telnet. So I added the next line in example 13 (ex13).
Code:
#define STACK_USE_TELNET   1

and got this error:
"file can not be opened" pointing to these lines :
Code:

#if STACK_USE_TELNET
   #include "tcpip/telnet2.c"
#endif

Searched my hard drive but could not find this file.
Does anyone know how can I get it (shouldn't it be with the development kit examples)?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Jan 13, 2009 1:15 pm     Reply with quote

I don't see it either. It looks like CCS accidently left it out of the TCP/IP
package. Email support and tell them about it. Ask if they can email it
to you.
GUESTT
Guest







thanks
PostPosted: Wed Jan 14, 2009 1:30 am     Reply with quote

already done that, waiting for the reply.
thank you
Sovereign11



Joined: 07 Dec 2009
Posts: 1
Location: Franklin NC

View user's profile Send private message

Has this been resolved?
PostPosted: Tue Dec 08, 2009 2:53 pm     Reply with quote

I have run into the same problem and would like to find a copy of this file. I wonder if there is a missing telnet2.h file as well?
eitan1964



Joined: 02 May 2012
Posts: 4

View user's profile Send private message

Re: thanks
PostPosted: Thu Aug 22, 2013 2:16 pm     Reply with quote

GUESTT wrote:
already done that, waiting for the reply.
thank you


Did you got any reply for the telnet missing file? I need this too. can you help?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group