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

Ethernet programming

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



Joined: 08 Jul 2006
Posts: 7

View user's profile Send private message

Ethernet programming
PostPosted: Sun Jul 16, 2006 4:39 pm     Reply with quote

I just purchased and worked through the embedded ethernet exercise book. With the help of this forum it was a relatively speedy learning curve. Thanks!
I am now looking at the PC end of things. I currently develop with BCB3 and Async tools. I plan on adding a component to my borland software but wanted some opinions from current users on what they use. I have seen three plugin-components. One from a french guy. One from Aysnc which would take some work because it did not load properly. One called Indy which will only work with BCB4 and up. Just a quick reponse would be appreciated.
If this is not a question that should be asked here then just do not responed and I will understand.

Thanks
CJ
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Sun Jul 16, 2006 5:33 pm     Reply with quote

I use Borland's Delphi and Builder. Enterprise versions ship with Indy embedded. I am not sure about other versions but Indy can be downloaded from http://www.indyproject.org/
What is particularly interesting about the Indy controls is the open sourced drivers are available for multiple operating systems, and multiple programming languages from multiple vendors.
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
dyeatman



Joined: 06 Sep 2003
Posts: 1923
Location: Norman, OK

View user's profile Send private message

PostPosted: Sun Jul 16, 2006 6:38 pm     Reply with quote

I use Delphi Professional and Indy is included with that one as well.
CJ



Joined: 08 Jul 2006
Posts: 7

View user's profile Send private message

PostPosted: Sun Jul 16, 2006 8:29 pm     Reply with quote

asmallri what version number are you using? Or is it 2006?
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Sun Jul 16, 2006 8:59 pm     Reply with quote

CJ wrote:
asmallri what version number are you using? Or is it 2006?


I have used Delphi 6, Delphi 7, and Delphi 2005. Cannot see any reason for me to go to Delphi 2006.

However in Delphi 2005 the Indy code was "updated" and as a result my application does not work without downgrading the indy version. The solution was for me to update my code or downgrade the Indy - I did not change my code nor did I downgrade Indy because Delphi 7 does everything I need. I use Indy 9.x

For the C++ It is Builder 5 but I do not use any Indy controls for this - I drive the stack directly.
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
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