From: Todd G. <tod...@wa...> - 2003-02-07 10:18:22
|
Thinking about this a bit more, the easiest thing for you to do is to impl= ement a tool "readsocket" which reads from the socket and writes to standa= rd output. Then with a pipeline you can use the toolkit unchanged (e.g. r= eadsocket | xsort ...) TJ >Messsage du 07/02/2003 02:32 >De : Makoto ONIZUKA <oni...@la...> >A : <li...@cp...> >Copie =E0 : <tj...@us...>, <xml...@li...urcef= orge.net> >Objet : Re: [Xmltk-devs] XMLTK Reads xml stream from socket=3F > > Hi Kexiao, > > Unfortunately, the XMLTK doesn't support socket interface. > We wish you will contribute to implement something like > "xtransmit", which sends the XML stream from one machine > to a different machine. But there are a lot of other staffs > you need to implement for the XML router. > > BTW, who is your adviser=3F > > > makoto > --------------------------------------------------------------- > Makoto Onizuka=09=09 E-mail oni...@la... > Information-base Project > NTT Cyber Space Laboratories > > > From: "Kexiao Liao" <li...@cp...> > Subject: [Xmltk-devs] XMLTK Reads xml stream from socket=3F > Date: Thu, 6 Feb 2003 13:35:43 -0500 > Message-ID: <200...@st...> > > liao> Dear Todd J. Green, > liao> My name is Kexiao Liao (graduate student in Computer Science = Department of Central Michigan University). I am doing my Master Thesis by= using the API of XMLTK to implement some kinds of xml router, so that the= xml router can read the xml stream from the socket and process the xml st= ream against predefined Xpath Expression in the real time. I wonder if th= e current xmltk API supports reading and processing the xml stream directl= y from the network socket=3F I am looking forward to your comments. Thanks= in advance. > liao> > liao> > liao> > liao> Best regards. > liao> > liao> Kexiao Liao > liao> li...@cp... > liao> 2003-02-06 > liao> > liao> > liao> > liao> > liao> ------------------------------------------------------- > liao> This SF.NET email is sponsored by: > liao> SourceForge Enterprise Edition + IBM + LinuxWorld =3D Something 2= See! > liao> http://www.vasoftware.com > liao> _______________________________________________ > liao> Xmltk-devs mailing list > liao> Xml...@li... > liao> https://lists.sourceforge.net/lists/listinfo/xmltk-devs > liao> > |