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 CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: Problem with tcp/ip stack
noname3020

Replies: 2
Views: 5870

PostForum: General CCS C Discussion   Posted: Sun Jun 23, 2013 3:45 am   Subject: Problem with tcp/ip stack
The original example has defined not to use DHCP. It only used ICMP, ARP and TCP. And it set the default IP address.
#define STACK_USE_ICMP 1
#define STACK_USE_ARP 1
#define STACK_USE_TCP 1
...
  Topic: Problem with tcp/ip stack
noname3020

Replies: 2
Views: 5870

PostForum: General CCS C Discussion   Posted: Fri Jun 21, 2013 8:52 pm   Subject: Problem with tcp/ip stack
Hi,
I'm using the tcp/ip stack with example 13b.c
I'm using pic18f4520 to send data from rs232 to to the TCP_client.exe. But i don't know why my board only send data for about 30s then it did not co ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group