aboutsummaryrefslogtreecommitdiff
path: root/files/tr/mozilla/projects/necko/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/tr/mozilla/projects/necko/index.html')
-rw-r--r--files/tr/mozilla/projects/necko/index.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/files/tr/mozilla/projects/necko/index.html b/files/tr/mozilla/projects/necko/index.html
new file mode 100644
index 0000000000..950d678543
--- /dev/null
+++ b/files/tr/mozilla/projects/necko/index.html
@@ -0,0 +1,29 @@
+---
+title: Necko
+slug: Mozilla/Projects/Necko
+translation_of: Mozilla/Projects/Necko
+---
+<p><strong>Necko bir internet kütüphanesidir ve bu kütüphane platform-alıcısı API'sını bağlantı , protocol ayarlamak için kullanılır.</strong></p>
+
+<p>Şu anda bu sistem sadece Mozilla Distribution'un yapı parçasıdır. Bunun denemesini <a href="https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_build">Yapı Dosyaları</a>ndan bulunabilir. Bunu heryere taşıyarak Mozilla'nın emeğini yani paylaşmayı gösteririz.</p>
+
+<p>Kodu en son sürümünde şuradan izleyin: {{Kaynak("netwerk/")}}</p>
+
+<h2 id="Documents">Documents</h2>
+
+<ul>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/Necko_walkthrough">A necko code walkthrough</a></li>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/Architecture">Necko Architecture</a></li>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/Multithreading">Necko multithreading</a></li>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/FAQ">Necko FAQ</a></li>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/Interfaces_overview">Necko Interfaces overview</a></li>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/HTTP_module">The Necko HTTP module</a></li>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/Proxies_in_Necko">Proxies in Necko</a></li>
+ <li><a href="/en-US/docs/Mozilla/Projects/Necko/Proxy_Auto-Configuration_(PAC)_file">PAC files</a></li>
+</ul>
+
+<h2 id="Community">Community</h2>
+
+<ul>
+ <li>View Mozilla forums... {{ DiscussionList("dev-tech-network", "mozilla.dev.tech.network") }}</li>
+</ul>