Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/web/document.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 69 - (hide annotations) (download) (as text)
Tue Nov 27 14:50:18 2007 UTC (16 years, 4 months ago) by tmurakam
File MIME type: text/html
File size: 4985 byte(s)
updated
1 tmurakam 68 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2     <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/Main.dwt" codeOutsideHTMLIsLocked="false" -->
3     <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5     <!-- InstanceBeginEditable name="doctitle" -->
6 tmurakam 69 <title>felicalib - FeliCa Library : Documents</title>
7 tmurakam 68 <!-- InstanceEndEditable -->
8     <meta name="keywords" content="felicalib,felica,フェリカ,モバイルフェリカ,電子マネー,Edy,パソリ,edyクレジット,edyカード,felicaカード" />
9     <link rel="stylesheet" href="style.css" type="text/css" />
10     <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
11     </head>
12     <body>
13    
14     <div id="contents">
15    
16     <div id="header">
17     <img name="title" src="title.jpg" width="900" height="90" border="0" id="title" alt="" /></div>
18    
19     <div id="menubar">
20     <div class="menuentry"><a href="index.html">felicalibとは</a></div>
21     <div class="menuentry"><a href="download.html">ダウンロード</a></div>
22     <div class="menuentry"><a href="document.html">ドキュメント</a></div>
23     <div class="menuentry"><a href="wiki.html">Wiki</a></div>
24     <div class="menuentry"><a href="license.html">ライセンス</a></div>
25     <div class="menuentry"><a href="links.html">リンク</a></div>
26 tmurakam 69
27    
28     <!-- amazon -->
29     <br/>
30     <br/>
31     <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=B0009YVAW4&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
32     <br/>
33     <br/>
34     <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=B000CSPMYO&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
35     <br/>
36     <br/>
37     <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=4756147275&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
38     <br/>
39     <br/>
40     <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=4822221369&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
41    
42 tmurakam 68 </div>
43    
44     <div id="main"><!-- InstanceBeginEditable name="EditRegion3" -->
45     <h2>使い方</h2>
46     <p>サンプルとして FelicaDump.exe を付けてあります (lpdumpと同じようなもの)。コマンドラインで実行すると、FeliCa の非セキュリティエリアをすべて読み出します。</p>
47     <p>
48     本ライブラリをあなたのプログラムから使用する手順については、
49     <a href="http://sourceforge.jp/projects/felicalib/wiki/FrontPage">Wiki</a> の「プログラムから felicalibを利用する方法」を参照してください。
50     </p>
51    
52     <h2>ドキュメント</h2>
53    
54     <ul>
55     <li><a href="refdoc/">APIドキュメント</a></li>
56     </ul>
57    
58     <!-- #BeginLibraryItem "/Library/AdsenseBanner.lbi" -->
59     <!-- Adsense バナー -->
60     <script type="text/javascript"><!--
61     google_ad_client = "pub-4621925249922081";
62     //468x60, 作成済み 07/11/18
63     google_ad_slot = "9575042018";
64     google_ad_width = 468;
65     google_ad_height = 60;
66     //--></script>
67     <script type="text/javascript"
68     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
69     </script>
70     <!-- #EndLibraryItem -->
71    
72     <h2>libpasori との互換性</h2>
73     <p>以下の API は互換性があります。</p>
74     <ul>
75     <li>pasori_open</li>
76     <li>pasori_close</li>
77     <li>pasori_init</li>
78     <li>felica_polling</li>
79     <li>felica_read_without_encryption02</li>
80     </ul>
81     <p>以下の API は実装されていません。</p>
82     <ul><li>pasori_write</li>
83     <li>pasori_read</li>
84     </ul>
85     <p>以下の API が追加されています。</p>
86     <ul>
87     <li>felica_enum_systemcode</li>
88     <li>felica_enum_service</li>
89     </ul>
90     <p>詳細はソースを見てください。</p>
91    
92     <!-- InstanceEndEditable --></div>
93    
94     <!-- google adsense -->
95     <div id="ads">
96     <script type="text/javascript"><!--
97     google_ad_client = "pub-4621925249922081";
98     //160x600, 作成済み 07/11/18
99     google_ad_slot = "5617224002";
100     google_ad_width = 160;
101     google_ad_height = 600;
102     //--></script>
103     <script type="text/javascript"
104     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
105     </script>
106    
107    
108    
109    
110 tmurakam 69
111 tmurakam 68 <!-- Google Analytics -->
112     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
113     </script>
114     <script type="text/javascript">
115     _uacct = "UA-413697-11";
116     urchinTracker();
117     </script>
118     </div>
119    
120     <div id="footer">
121     Copyright (C) 2007 <a href="http://www.tmurakam.org/">Takuya Murakami</a>, All Rights Reserved.
122     </div>
123    
124     </div>
125    
126     </body>
127     <!-- InstanceEnd --></html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26