From: Steve K. <st...@ka...> - 2008-04-29 14:11:40
|
Hello Srikanth, > So please kindly let me know how to configure the code for a client and > server You will probably be better served by using the demo applications of the BACnet Stack at Sourceforge <http://bacnet.sourceforge.net/> as a starting point for your project. There are a dozen demo applications that include a server example, and 11 command line client examples. The demo applications can be built under Linux or Windows using a Makefile, and the project also includes additional demo projects for other embedded devices like ARM7 and Atmel AVR. The code was designed to be portable library with examples and runs on big or little endian architectures. There is a developer mailing list similar to this for development questions. Best Regards, Steve -- http://steve.kargs.net/ |