nih-gov/www.ncbi.nlm.nih.gov/mailman/pipermail/cpp-announce/2001/000055.html

87 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [C++ Toolkit ANNOUNCE] ID1_FETCH -- new C++ ID1 and Entrez2 n/w client to fetch bio-sequences
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20ID1_FETCH%20--%20new%20C%2B%2B%20ID1%20and%20Entrez2%20n/w%20client%20to%20fetch%20bio-sequences&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000054.html">
<LINK REL="Next" HREF="000056.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[C++ Toolkit ANNOUNCE] ID1_FETCH -- new C++ ID1 and Entrez2 n/w client to fetch bio-sequences</H1>
<!--htdig_noindex-->
<B>Denis Vakatov</B>
<A HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20ID1_FETCH%20--%20new%20C%2B%2B%20ID1%20and%20Entrez2%20n/w%20client%20to%20fetch%20bio-sequences&In-Reply-To="
TITLE="[C++ Toolkit ANNOUNCE] ID1_FETCH -- new C++ ID1 and Entrez2 n/w client to fetch bio-sequences">vakatov at ncbi.nlm.nih.gov
</A><BR>
<I>Wed Oct 3 20:21:07 EDT 2001</I>
<P><UL>
<LI>Previous message: <A HREF="000054.html">[C++ Toolkit ANNOUNCE] NCBI C++ Toolkit SNAPSHOT (Sep-21)
</A></li>
<LI>Next message: <A HREF="000056.html">[C++ Toolkit ANNOUNCE] New built-in features for easier debugging of CGI applications
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#55">[ date ]</a>
<a href="thread.html#55">[ thread ]</a>
<a href="subject.html#55">[ subject ]</a>
<a href="author.html#55">[ author ]</a>
</LI>
</UL>
<HR>
<!--/htdig_noindex-->
<!--beginarticle-->
<PRE>Aaron Ucko has completed the full-blown version of ID1_FETCH -- a C++
analogue of the popular &quot;idfetch&quot; utility.
It is written using only C++ Toolkit APIs, and employs C++ based
ASN.1 and XML data serialization, object manager, new NCBI dispatcher
and new NCBI network client API.
The detailed on-line docs (with examples and refs to the source code) are:
<A HREF="http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/tools/id1_fetch/id1_fetch.html">http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/tools/id1_fetch/id1_fetch.html</A>
and you can try out its pre-built executables located in:
UNIX: $NCBI/c++/*/bin/id1_fetch (e.g. $NCBI/c++/Release/bin/id1_fetch)
MS-Win: \\Dizzy\public\cxx\bin\id1_fetch.exe
-----
N.B. ID1_FETCH code (as well as the code of its simplistic ancestor
ID1_FETCH_SIMPLE) can also serve as a great reference (or even
starting) point for other C++ developers beginning to write their
own applications based on the NCBI C++ Toolkit.
-----
P.S. A job well done, Aaron!
</PRE>
<!--endarticle-->
<!--htdig_noindex-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000054.html">[C++ Toolkit ANNOUNCE] NCBI C++ Toolkit SNAPSHOT (Sep-21)
</A></li>
<LI>Next message: <A HREF="000056.html">[C++ Toolkit ANNOUNCE] New built-in features for easier debugging of CGI applications
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#55">[ date ]</a>
<a href="thread.html#55">[ thread ]</a>
<a href="subject.html#55">[ subject ]</a>
<a href="author.html#55">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://www.ncbi.nlm.nih.gov/mailman/listinfo/cpp-announce">More information about the cpp-announce
mailing list</a><br>
<!--/htdig_noindex-->
</body></html>