<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-22451554.post114057537117511726..comments</id><updated>2007-08-15T07:33:49.514-04:00</updated><category term='reading'/><category term='onebiglibrary'/><category term='reviews'/><category term='conferences'/><category term='programming'/><title type='text'>Comments on Rapid Communications: Protocol Design by Committee</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://lisletters.fiander.info/feeds/114057537117511726/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22451554/114057537117511726/comments/default'/><link rel='alternate' type='text/html' href='http://lisletters.fiander.info/2006/02/protocol-design-by-committee.html'/><author><name>David J. Fiander</name><uri>http://www.blogger.com/profile/06026474806112407436</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-22451554.post-9156288095398549210</id><published>2007-08-15T07:33:00.000-04:00</published><updated>2007-08-15T07:33:00.000-04:00</updated><title type='text'>George,&lt;br&gt;&lt;br&gt;In general, your questions aren't S...</title><content type='html'>George,&lt;BR/&gt;&lt;BR/&gt;In general, your questions aren't SIP questions, but general network programming questions.  The first thing to do is to make sure that you're not using buffered I/O on the socket. In Perl, this is controlled by setting the variable "$|".&lt;BR/&gt;&lt;BR/&gt;I can't really be more specific than that, given what you've told me.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22451554/114057537117511726/comments/default/9156288095398549210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22451554/114057537117511726/comments/default/9156288095398549210'/><link rel='alternate' type='text/html' href='http://lisletters.fiander.info/2006/02/protocol-design-by-committee.html?showComment=1187177580000#c9156288095398549210' title=''/><author><name>David J. Fiander</name><uri>http://www.blogger.com/profile/10824986628820314358</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/34/100033964_7c5159cc07_t.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://lisletters.fiander.info/2006/02/protocol-design-by-committee.html' ref='tag:blogger.com,1999:blog-22451554.post-114057537117511726' source='http://www.blogger.com/feeds/22451554/posts/default/114057537117511726' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-525266466'/></entry><entry><id>tag:blogger.com,1999:blog-22451554.post-6688156322194851585</id><published>2007-08-15T00:55:00.000-04:00</published><updated>2007-08-15T00:55:00.000-04:00</updated><title type='text'>I am working on a very small project for a local l...</title><content type='html'>I am working on a very small project for a local library that requires I access the library system using the SIP protocal... however I am getting weird results:&lt;BR/&gt;&lt;BR/&gt;I built a small script to connect to the system and request message 17 "Item information request":&lt;BR/&gt;&lt;BR/&gt;It seems that if I process more than one message between fsockopen and fclose I get inconsisten results from fread... &lt;BR/&gt;-How can I be sure that I clear the buffer before sending a new request.&lt;BR/&gt;-How can I read the entire SIP response at once&lt;BR/&gt;-Why do I have to sleep when logging on to get any reponse from the system&lt;BR/&gt;&lt;BR/&gt;---Thanks... George</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22451554/114057537117511726/comments/default/6688156322194851585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22451554/114057537117511726/comments/default/6688156322194851585'/><link rel='alternate' type='text/html' href='http://lisletters.fiander.info/2006/02/protocol-design-by-committee.html?showComment=1187153700000#c6688156322194851585' title=''/><author><name>Meeting of</name><uri>http://www.blogger.com/profile/08476190917747041406</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://lisletters.fiander.info/2006/02/protocol-design-by-committee.html' ref='tag:blogger.com,1999:blog-22451554.post-114057537117511726' source='http://www.blogger.com/feeds/22451554/posts/default/114057537117511726' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-869933542'/></entry></feed>
