This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions,
flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.
Matias Cordero wrote:
> Hello,
>
> Does any body know how could I send and recieve data via tcp
> whithout using ftp or http? I must send some values to a computer
> which sholud draw these on a picture. This is a .Net software. Is it
> possible ? I mean, can I say this is for computer 1 so i put the data
> in a packet and send it.
> Thank you for hearing and helping.
>
> Matsss
>
All sounds rather simple.
Lookup up the Socket class in .net.
On the rabbit side sock_write/sock_read/sock_init() and family.
--
Regards
Eamonn Wallace
+353 86 2506350
------------------------------------

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )