Re: help needed: remote application
- From: nonono@xxxxxxxx (giannizzz)
- Date: Mon, 26 Dec 2005 23:37:20 +0100
> Indeed, the non-interactive bc protocol is:
> client bc
> ---------(connect)------->
> ---------(expression)---->
> <------(result)-----------
> Now you could design your client-server interaction to not depend on
> the order of the request and responses, using for example select(2) to
> know when you can read or write to the socket.
thanks a lot for your help, using select is probably a good idea
...but I've got anothe problem: when bc is running on the server side and
I send something to be processed (i.e. an addition), the result is ALWAYS
a few lines saying "illegal character: ^@", I'm such a bad programmer...
no idea of why I get that... maybe someone in here does know why?
--
questo articolo e` stato inviato via web dal servizio gratuito
http://www.newsland.it/news segnala gli abusi ad abuse@xxxxxxxxxxx
.
- Follow-Ups:
- Re: help needed: remote application
- From: Bjorn Reese
- Re: help needed: remote application
- References:
- help needed: remote application
- From: giannizzz
- Re: help needed: remote application
- From: Bjorn Reese
- Re: help needed: remote application
- From: giannizzz
- Re: help needed: remote application
- From: Pascal Bourguignon
- Re: help needed: remote application
- From: giannizzz
- Re: help needed: remote application
- From: Pascal Bourguignon
- help needed: remote application
- Prev by Date: Re: Diabolical code
- Next by Date: Re: select(), sending and receiving data
- Previous by thread: Re: help needed: remote application
- Next by thread: Re: help needed: remote application
- Index(es):