[futurebasic] Re: [FB] Re: Sending and receiving data over TCP/IP

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : June 2002 : Group Archive : Group : All Groups

From: Doug Griggs <griggsdb@...>
Date: Tue, 11 Jun 2002 09:06:43 -0400
I have a similar need to talk to a TCP/IP device to receive data, and fear
that implementing the TCP/IP stack is beyond my ken.  Does anyone have a TCP
framework?  The specific application is talking to an ethernet-to-serial
box, and getting this to work under X would be a great workaround for serial
support.  It would be nice to have a TCP function that could be called
similar to the good 'ol OPEN, WRITE, READ and CLOSE.
-Doug G.

On 6/10/02 3:14 PM, "Rodney Kobayakawa" <rodk@...> wrote:

> From the ethernet port of the device, ie: poll the device to get its IP
> address. All I want to do is send commands to and get data from this device
> using the ethernet port that has a hardware assigned IP address. As more and
> more devices are being controlled with ethernet instead of serial, I would
> like to learn this method soon.
> 
> rod k.
> 
>> It would be nice to read it from where? a prefs file?, the serial port?
>> 
>> Jamin
>> 
>> 
>> On 8/06/02 10:44 AM, Rodney Kobayakawa <rodk@...> wrote:
>>> I know the hardware IP address, but it would be nice to read
>>> it as an
>>> option.
>>> 
> 
> 
> --
> To unsubscribe, send ANY message to <futurebasic-unsubscribe@...>
>