Search found 4 matches

by cdubats
Fri Nov 26, 2010 8:03 am
Forum: NetBurner Software
Topic: Interested Potential Customer with Questions
Replies: 13
Views: 11621

Re: Interested Potential Customer with Questions

Usually a lurker, have to weigh in on several topics related to "why NetBurner?"
1. They are just the right development model for limited production: put all the
tricky stuff on a small inexpensive module with a robust header and let the user
add what s/he needs. Embedded controllers typically sit ...
by cdubats
Thu Oct 22, 2009 8:25 am
Forum: NetBurner Software
Topic: FUNCTIONCALL vs VARIABLE html tags
Replies: 1
Views: 3292

FUNCTIONCALL vs VARIABLE html tags

I can see merits to the FUNCTIONCALL tag where the VARIABLE tag isn't needed to permit
passing an argument. When the only intent is to get something done like setting the post
handler, the name is certainly more descriptive. When you don't intend to use the feature of
automatically generating page ...
by cdubats
Wed Mar 11, 2009 5:39 pm
Forum: NetBurner Software
Topic: DeviceNet on Mod 5282 or similar NB hardware
Replies: 2
Views: 4103

Re: DeviceNet on Mod 5282 or similar NB hardware

I'd check www.rtaautomation.com. They gave me an EtherNet/IP solution for the MOD5282 that had me communicating in 1 day. They have a good presence in DeviceNet.
by cdubats
Tue Mar 03, 2009 10:18 am
Forum: NetBurner Software
Topic: udp send msg multicast range smaller than subnet broadcast
Replies: 0
Views: 3508

udp send msg multicast range smaller than subnet broadcast

I am trying to send multicast packets with code patterned after the multicast example (multitest.cpp). When I set the IP address as a broadcast address, the packets transmit. For example, with my fixed IP set for 192.168.0.16 and mask set for 255.255.255.0, I can specify a send address of 192.168.0 ...