C# 網路程式設計

作品

書籍

課程

程式集

小說集

論文集

散文集

影片集

編輯雜誌

程式人

電子書

JavaScript

計算語言學

微積分

Blender 動畫

C# 語言

系統程式

高等 C 語言

Java

Android

Verilog

Wikidot

R 統計軟體

機率統計

計算機數學

組合語言

人工智慧

開放原始碼

網路資源運用

計算機結構

相關訊息

常用工具

友站連結

在家教育

RSS

最新修改

網頁列表

簡體版

English

教科書

  1. C#程式設計 (網路電子書) — 陳鍾誠,2010,撰寫中… 。

參考書

  1. Visual C# 2010網路程式設計之道(附光碟), 作者:黃嘉輝, 出版社:碁峰, 出版日期:2011年03月07日。(參考用,不適合入門者閱讀,我會補充很多資料,都在電子書中)

授課教材

主題 教材 範例程式
基礎 Basic.ppt
網址 IP.ppt IPAddressTest.cs DnsTest.cs IpToHost.cs UrlParseTest.cs
HTTP協定 Http.ppt
Web元件 Web.ppt CookieTest.cs WebCacheTest.cs WebClientTest.cs WebRequestTest.cs WebResponseTest.cs
檔案 FileTest.cs
正規表達式 RegexpTest.cs
執行緒 Thread.ppt ThreadTest.cs
Crawler WebCrawler1.cs WebCrawler2.cs WebCrawler.zip
TCP TcpClient1.cs TcpClient2.cs TcpClient3.cs TcpServer1.cs TcpServer2.cs TcpServer3.cs
HttpServer HttpHelloServer.cs WebServer.cs
P2P聊天程式 ChatBox.cs
EMail Mail1.cs SMTP1.cs
控制瀏覽器 MyBrowser.cs
多人聊天室 ChattingRoom.zip
網路資訊 MyPing.cs MyIpConfig.cs

課程內容

  1. Chapter 1 Microsoft Visual Studio 2005
  2. Chapter 2 網路概論
  3. Chapter 3 Socket
  4. Chapter 4 基本應用
  5. Chapter 5 伺服端程式架構
  6. Chapter 6 用戶端程式架構
  7. Chapter 7 SMTP通訊協定
  8. Chapter 8 POP3通訊協定
  9. Chapter 9 System.Net.Mail
  10. Chapter 10 FTP通訊協定
  11. Chapter 11 HTTP通訊協定
  12. Chapter 12 瀏覽器與WebBrowser類別
  13. Chapter 13 Secure Socket Layer
  14. Chapter 14 紅外線傳輸
  15. Chapter 15 網路資訊
  16. Chapter 16 線上交談

網路資源

MSDN 中文版 - http://msdn2.microsoft.com/zh-cn/library/default.aspx.

Facebook

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License