2016年度 シラバス大学院

CN教育研究領域 (コンピュータネットワークシステム)

2017/01/30  現在

科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
黒川 弘国
担当教員名
/Instructor
黒川 弘国 , アン トゥアン ファン
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/02/01
授業の概要
/Course outline
Computer and communication have merged with each other. This has had a profound influence on the way computer systems are organized. The concept of computer center is now totally obsolete. The model of a single computer serving all of the organization's computational works has been replaced by Grid Computing or Cloud Computing, in which a large number of separate but interconnected computers work together. These systems are called computer networks.

This course offers fundamental knowledge about the design and organization of computer networks.

We start with a review of computer network software's layered structure and will have an
exercise after each lecture.
At each lecture, we will discuss one or two protocols used in a layer, then
you can try to complete a Java program that is an implementation of the protocols you have just leaned.
Your program will run on a network simulator which can show you a demo program, check your program
or communicate with your program to help you to completely understand the target protocol.
授業の目的と到達目標
/Objectives and attainment
goals
Our students will learn the following in detail:
(1) Layered architecture of computer network software;
(2) Basic concepts such as packet, frame, addressing, routing, congestion control, QoS, error control, and flow control;
(3) Basic protocols in each layer.
授業スケジュール
/Class schedule
(1) Review of Computer Networks;
(2) Reference Models; Examples of Comuter networkss; Introduction of Network Simulator;
(3) Data link layer; Protocol 1,2
(4) Exercise of Data link layer: P1, P2
(5) Data link layer; Protocol 3,4
(6) Exercise of Data link layer: P3,4
(7) Data link layer; Protocol 5,6
(8) Exercise of Data link layer: P5
(9) Exercise of Data link layer: P6
(10) Network Layer: Forwarding
(11) Exercise of Network Layer: Forwarding
(12) Network Layer: Routing Algorithms
(13) Exercise of Network Layer: Distance Vector
(14) Network Layer: Other topics
(15) Transport Layer: Basic concepts 
教科書
/Textbook(s)
Computer Networks (4th or 5th Edition), by Andrew S. Tanenbaum
You can order this book in our book store or at:
http://www.amazon.co.jp/Computer-Networks-5th-Andrew-Tanenbaum/dp/0132126958/
成績評価の方法・基準
/Grading method/criteria
a) Attendance 20%
b) Exercise 50%
c) Examination 30%
履修上の留意点
/Note for course registration
The students should have basic knowledge of Java programming.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
Course page http://web-int.u-aizu.ac.jp/~aiguo/int-lectures/801/index_801.html


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  1学期 /First Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
加羅 淳
担当教員名
/Instructor
加羅 淳 , 黒川 弘国 , コン タン チョオン
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/02/17
授業の概要
/Course outline
This course covers the basic network-management principles any system
administrators need to know to set up, operate and maintain IP-based networks.
As one of the core courses in the computer network field, this course provides students details of layer-3 networking
principles and protocols necessary to understand the operation of the
IP-based networks. Students are asked to set up various small-scale IP networks using switches and routers.

*The number registration is up to 20 students. In case it's more than 20,
CN field students will be accepted preferentially, the other students will be selected by drawing.
*履修者は20名までとします。履修希望者が多数の場合はCN学生を優先し、それ以外は抽選となります。
授業の目的と到達目標
/Objectives and attainment
goals
Network management consists of five main areas, namely fault
management, configuration management, accounting management,
performance management and security management. The goal of this
course is to let the students acquire basic skills of how to configure
and maintain computers, switches and routers in LAN and Internet.
Mastering the concept of IP addressing and routing is central to this goal.
授業スケジュール
/Class schedule
This course consists of lectures and hands-on exercise. Each student
will be required to work with switches and routers and performs some basic
internet management tasks. The tentative schedule is as follows.
Classes 1&2: IP addressing basics
Classes 3&4:  Classful address
Classes 5&6:  Classless address
Classes 7&8:  Private address
Classes 9&10: Dynamic routing basics
Classes 11&12: Routing pathologies
Classes 13&14: Security of routing protocols
Classes 15&16: Special topic
The special topic may not be covered depending on the progress.
教科書
/Textbook(s)
Course material is available on the web page (see below).
成績評価の方法・基準
/Grading method/criteria
Let the score for attendance, assignments and presentation = X; and the score of final exam = Y. The final score will be sqrt(X*Y).
履修上の留意点
/Note for course registration
It is recommended to take "Communications and Networking I and II"
before this course and CNC01 along with this course, but most of the
material in this course will be self-contained.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
http://www.u-aizu.ac.jp/~kara/


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  1学期 /First Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
程 子学
担当教員名
/Instructor
程 子学 , 黒川 弘国 , アン トゥアン ファン , ソン グオ , コン タン チョオン , 荊 雷
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/02/01
授業の概要
/Course outline
This course first discusses the limitation and existing problems in the current Internet, and then selects some topics from the recent trends of researches on future Internet. The selection of the contents may be dynamically changed each year to adapt to the progress of future Internet and select the significant topics timely. Recent years, Internet of Things (IoT) has attracted great attention of researchers, practitioners, and many business persons, and becomes one of the hottest research topics in Internet. A big portion of the course focuses on IoT. Especially, the history of IoT, recent trends of IoT in the world will be introduced. Basic architecture and typical application fields will be shown to let students have a big picture on IoT. Then some research issues in each layers of IoT will be presented. A smart town architecture will be discussed as an example of IoT
授業の目的と到達目標
/Objectives and attainment
goals
At the end of the course the student should be able to:
Explain the limitation and problems of current Internet.
Explain the trends of future Internet.
Explain the features, architectures, typical applications, and issues of Internet of Things,
Investigate the research papers, documents, and other materials on Internet of Things, and make proposals to some problems in this field.
授業スケジュール
/Class schedule
This course consists of lectures by instructors and presentation by students. Each student will be required to read some selected papers, and make present the outline, the main topics, and the proposal of the papers.

1.Unit 1 :

A)Week 1 (Prof. Cheng & Prof. Wang)
① Outline of various proposals for Future Internet, Architecture, Algorithms, and Applications of IoT
②An examples of IoT:  Outline of the smart town project in U. Aziu
* Giving students the reference for the presentation (1)

B) Week 2 (Prof. Cheng & Prof. Wang)
① Smart City, Smart Town, Smart Home (1)
② Student Presentation (1)

 
2. Unit 2
A) Week3 (Prof. Pham & Prof. Jing)
① Problems and solutions in Sensing Layer  
② Wi-Fi mesh communication for smart town
* Giving students the reference for the presentation (2)

B) Week4 (Prof. Pham & Prof. Jing)
① Embedded Systems for IoT and MR used in Smart Home
② Student Presentation (2)


3. Unit 3
A) Week5 (Prof. Guo & Dr. Li)
① Problems and solutions in Network Layer (1)
6LowPAN, IPv6, IP over smart objects
② Security problems in IoT
* Giving students the reference for the presentation (3)

B) Week 6 (Prof. Guo & Dr. Li)
① IoT example : Smart Grid & Smart energy
② Student Presentation (3 )


4. Unit 4
A) Week7 (Prof. Truong & Prof. Kurokawa)  
① Problems and solutions in Application Layer (1)
② Example: Video transition for support elderly life
*Giving students the reference for the presentation (4)

B) Week8 (Prof. Truong & Prof. Kurokawa)
① Smart town services
② Student Presentation (4 )
教科書
/Textbook(s)
No specific text books.

Course material is available on the web page
成績評価の方法・基準
/Grading method/criteria
- Attendance + small quiz of question in each lecture: 30%

- Studying papers and presentation performance 30 %

- Project: Design a Smart Town 40 %
履修上の留意点
/Note for course registration
It is recommended to take "Communications and Networking I and II", CNC01, CNC02,and CNC04 before this course, but most of the material in this course will be self-contained.


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  1学期 /First Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
程 子学
担当教員名
/Instructor
程 子学 , 荊 雷
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/02/01
授業の概要
/Course outline
This course discusses the design and development of distributed algorithms for control and computation in various networks. It introduces students to basic models of distributed processing, fundamental distributed problems, and distributed algorithms as the solutions to the distributed problems. It also provides how to find and define new distributed problems and how to develop distributed algorithms for solving the problems. Some network algorithms and recent topics in ubiquitous networks and cloud computing are also discussed. The methods in this course are especially useful for designing various distributed systems and network protocols.
授業の目的と到達目標
/Objectives and attainment
goals
At the end of the course the student should be able to:
Explain advantages and problems of distributed processing for networks.
Explain fundamental distributed problems and their solutions.
Find some new distributed problems from applications especially in the computer network field, and define them formally.
Design distributed algorithms as solutions of the defined problems.
Explain the problems and some solutions in design of network protocols, ubiquitous networks, and cloud computing, etc.
授業スケジュール
/Class schedule
Week 1: Introduction to distributed problems and distributed algorithms and their applications in distributed systems and network protocols.
Especially various network models in distributed computing are introduced.    
Homework (reading papers related to the topic) will be assigned to the students

Week 2: Presentation and discussion on the topics last week, focusing on a summary of the papers which have been assigned, and opinions on the topics.  

Week 3: Leader election problems and solutions, as well as applications
Homework (reading papers related to the topic) will be given to the students

Week 4: Presentation and discussion on the topics last week, focusing on a summary of the papers which have been assigned, and opinions on the topics.

Week 5: Distributed resource allocation problems and their solutions (including mutual exclusion, dining philosophers, and drinking philosophers problems), in addition to the general description of the resource allocation, some real and practical examples of resource competition in networks will be studied.  
Homework (reading papers related to the topic) will be assigned to the students

Week 6: Presentation and discussion on the topics last week, focusing on a summary of the papers which have been assigned, and opinions on the topics.

Week 7: (1) An outline on other famous distributed problems. (2)  Introduction to using distributed algorithms in network protocols, ubiquitous computing, cloud computing etc. (3) How to write the final report (a short paper)

Week 8: Presentation of your main ideas about the short paper for the final report.
Deadline of the submission of the short paper will be two weeks later.
教科書
/Textbook(s)
An Introduction to Distributed Algorithms, by V.C. Barbosa, The MIT press
成績評価の方法・基準
/Grading method/criteria
1. Attendance: 40%
2. Performance of presentation: 20%
3. Report (a short paper) presenting a new distributed problem and basic ideas for solving the problem, or implementing a typical distributed algorithm and demonstrating the algorithm:  40%
履修上の留意点
/Note for course registration
No.

However, reviewing undergraduate course “Algorithms and Dada Structures” is expected.


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
白 寅天
担当教員名
/Instructor
白 寅天
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/02/01
授業の概要
/Course outline
The objective of this course is to give understanding about basic theory and technologies, and design methodologies of Internet. And development ability of Internet applications will be developed through illustrating some important applications of Internet and their development process using design methodologies. Finally past history, current status, and future of Internet will be discussed in this course.
授業の目的と到達目標
/Objectives and attainment
goals
This course will cover several communication protocols and integration systems on Internet, and methodologies to build application systems on Internet. Explaining the history about Internet technology and current trends of Internet will help students not only to understand but also to prospect future of Internet. Also, detailed examples of application (Information search and discovery on Internet by search engine and data mining, Big Data Science, Payment system, B2B collaboration system on Semantic Web Service) will be explained with system building methodologies.
授業スケジュール
/Class schedule
1. Introduction to the lecture in this year, Checking members
2. Introduction to Internet Technology and Applications
3. Introduction to Web 2.0, Cloud Computing
4. Communication Technologies and Related Applications on Internet (I)
5. Communication Technologies and Related Applications on Internet (II)
6. Introduction to Server Side S/W Component
7. Development Methodology
8. Object Oriented Design and Component Based Software Development
9. Development Methodology
10. CBSD and  Model Driven  Architecture
11. XML & Web Service, and ebXML Concept
12. Introduction to Web Data(Text) Mining
13. Introduction to Big Data Science
14. Web Security
15. Introduction to Semantic Web
教科書
/Textbook(s)
Main Text : Materials on the lecture Web site
成績評価の方法・基準
/Grading method/criteria
1) Attendance: 10%
2) Presentation and Term Project:  40%
2) Final Examination: 50%
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
- XML, www.w3c.org
- ebXML, www.ebXML.org
- Jonathan Kudsen, JAVA Cryptography, O’Reilly, 1999.
- Fensel, etc, Spining the Semantic Web,  MIT Press, 2003.
- M. Singh, M. Huhns, Service-Oriented Computing, Wiley, 2005.


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  4学期 /Fourth Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
ソン グオ
担当教員名
/Instructor
ソン グオ
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/01/18
授業の概要
/Course outline
Mobile computing and wireless networks are dynamic fields. The rapid advances in communication technology and the visionary demands for ubiquitous access to information have introduced new constraints and new opportunities in many traditional areas of computer science. This course will provide fundamental knowledge and recent techniques in wireless and mobile networking.
授業の目的と到達目標
/Objectives and attainment
goals
In this course will explore a rich body of exciting ideas, solutions, and paradigm shifts in wireless networks and mobile computing. The students will learn the principles and investigate the problems and solutions introduced by wireless networks and mobile computing to traditional networking.
授業スケジュール
/Class schedule
Topic 1: Technical Background
       - Fundamentals of Computer Networks
       - Signal Propagation
       - Multiplexing
       - Modulation and Demodulation
Topic 2: Spread Spectrum
       - Direct Sequence SS
       - Frequency Hopping SS
Topic 3: Wireless Medium Access Control
       - SDMA
       - TDMA
       - FDMA
       - CDMA
Topic 4: Mobile Network and Transport Layer
       - Mobile IP
       - Mobile Transport Layer Protocols
Topic 5: Wireless Local Area Networks
       - IEEE 802.11 Protocol Architecture
       - IEEE 802.11 MAC
       - IEEE 802.11 Physical Layer
       - IEEE 802.15 and Bluetooth
Topic 6: Mobile Ad-Hoc Networks
       - Unicast Routing Protocols for MANET
       - Multicast Routing Protocols for MANET
Topic 7: Cellular Wireless Networks
       - Overview of 1-4G Cellular Systems
Topic 8: Sensor Networks
教科書
/Textbook(s)
Mobile Communications, 2/e, Jochen Schiller
成績評価の方法・基準
/Grading method/criteria
Homework Assignment: 40%
Exam: 50%
Class Participation: 10%
履修上の留意点
/Note for course registration
A basic knowledge of computer networks and operating systems
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
William Stallings, Wireless Communications and Networks, 2/e, Prentice Hall, 2005.
Andrew S. Tanenbaum, Computer Networks, 4/e, Prentice Hall, 2003.


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
ソン グオ
担当教員名
/Instructor
ソン グオ , アン トゥアン ファン
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/01/18
授業の概要
/Course outline
As computer network systems can be modeled as queuing systems, queuing theory serves as the key for performance analysis. This course illustrates the applications of the queuing theory in telecommunication networks. It starts with a review of probability theory and then presents M/M/1 model and its variants.
授業の目的と到達目標
/Objectives and attainment
goals
In this course the students will learn methods for tele-traffic analysis and use probability theory and queuing theory to evaluate and design telecommunication networks.
授業スケジュール
/Class schedule
Topic 1: Introduction to Telecommunication Networks
Topic 2: Basic Probability Theory
Topic 3: Queuing models, Little's formula, and PSATA
Topic 4: Analysis of M/M/1 Queuing Model and its Applications
Topic 5: Analysis of M/M/c Queuing Model and its Applications
Topic 6: Analysis of M/G/1 Queuing Model and its Applications
Topic 7: Analysis of G/M/1 Queuing Model and its Applications
Topic 8: Other Special Topics
教科書
/Textbook(s)
There is no required textbook. Course materials will be provided in class.
成績評価の方法・基準
/Grading method/criteria
Homework Assignments: 40%
Exam: 50%
Class Participation: 10%
履修上の留意点
/Note for course registration
Computer Networks
Probability Theory


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
加羅 淳
担当教員名
/Instructor
加羅 淳 , 黒川 弘国
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/02/17
授業の概要
/Course outline
This course aims at studying cutting-edge topics related to the internetworking technology. This year we will study the IP security architecture (IPsec) defined in RFC4301 and related documents.
*The number registration is up to 20 students. In case it's more than 20,
CN field students will be accepted preferentially, the other students will be selected by drawing.
授業の目的と到達目標
/Objectives and attainment
goals
Each year this course chooses an advanced topic in the internetworking fields. We will focus on IPsec this year. IPsec is one of the core technologies for building secure VPN (Virtual Private Network).
授業スケジュール
/Class schedule
This course consists of lectures and hands-on exercise. Each student will be required to work with VPN routers and configure an
operational IPsec network. The tentative schedule is as follows.
Class 1&2: Network-Layer Threats
Class 3&4: IP Security Architecture
Class 5&6: Selectors and SA Topology
Class 7&8: Cryptographic Notions
Class 9&10: IPsec SA Types,IPsec Features
Class 11&12: IKEv2
Class 13&14: Protecting the SAs
Class 15&16: Special Topic
The special topic may not be covered depending on the progress.
教科書
/Textbook(s)
Course material is available on the web page (see below).
成績評価の方法・基準
/Grading method/criteria
Let the score for attendance, assignments and presentation = X; and the score of final exam = Y. The final score will be sqrt(X*Y).
履修上の留意点
/Note for course registration
It is strongly recommended to take "communications and networking I and II" and CNC02 (Network Management) or equivalent courses that cover TCP/IP protocol suite before this course.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
http://www.u-aizu.ac.jp/~kara/


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  4学期 /Fourth Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
アン トゥアン ファン
担当教員名
/Instructor
アン トゥアン ファン
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/01/28
授業の概要
/Course outline
Optical networks using optical fibre play an important role in today communication networks, including the Internet.  The aim of this course is to provide students an introduction to optical communication engineering and optical networks. After the course, students are expected to have basic knowledge about the fundamentals of optical communications and networks, including system analysis techniques, architecture, implementation and performance issues, limitations and possibilities of different optical communication technologies.
授業の目的と到達目標
/Objectives and attainment
goals
The course starts with reviews and brief introduction of probability theory and communication engineering. The theory of optical technologies, including components of optical systems and networks, and fundamentals of optical transmission engineering are then discussed. We also discuss about the essential design, architecture and performance issues of optical networks.
授業スケジュール
/Class schedule
Lecture 1: Course Introduction, Overview of Optical Comm. & Networks
Lecture 2: Review of signals, spectra and Fourier theory
Lecture 3: Review of prob. theory
Lecture 4: Intro to communication engineering
Lecture 5: Performance of binary transmission systems
Lectures 6-7: Optics and optical fiber
Lectures 8-9: Light source and photo detectors
Lecture 10: Signal recovery & noises
Lecture 11: Simulation of comm. systems
Lectures 12-13: Issues in design of optical transmission systems and networks
Lectures 14-15: Optical wireless comm.
教科書
/Textbook(s)
A) Communication engineering & probability
- MIT Intro. to Probability Theory (free, available online)
- Digital Communications: Fundamentals and Applications by Bernard Sklar (updated on Jan 29, 2009), Japanese version of this text is also available
- Contemporary Communication Systems using Matlab and Simulink by John G. Proakis, Masoud Salehi, Gerhard Bauch

B) Optical comm. and networks
- Optical Fiber Communications 2/E by Gerd Keiser
Fiber-optic Communication Systems 2/E by Govind P. Agrawal
- Optical Networks: A Practical Perspective 1/E or 2/Eby R. Ramaswami & K. N. Sivarajan
- Understanding Optical communications, IBM Redbooks  (free, available online)

Note: all textbooks are available at the Univ. Lib & the Lab's bookshelf, in 305E.
成績評価の方法・基準
/Grading method/criteria
Assignments (weekly homework): 60%
Project: 40%
履修上の留意点
/Note for course registration
No, however, students are expected to review basic knowledge of Physics, Maths.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
http://web-int.u-aizu.ac.jp/~pham/ocn/


科目一覧へ戻る
開講学期
/Semester
2016年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1年 , 2年
単位数
/Credits
2.0
責任者
/Coordinator
宮崎 敏明
担当教員名
/Instructor
宮崎 敏明 , 程 子学
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2016/02/01
授業の概要
/Course outline
Ubiquitous network is the mechanism that provides connectable environment for proper users and proper things at proper time and place. It is a new technical field and will have many potential applications. In this course, students learn basic technologies from devices to the network protocols to realize the ubiquitous networks. They also learn the applications using the ubiquitous networks with some hot topics. The course will be a basis for the students who want to work on building ubiquitous networks, ubiquitous computing systems, or ubiquitous applications in their research.
授業の目的と到達目標
/Objectives and attainment
goals
・To learn basic technologies constructing ubiquitous networks and services

・To create an idea for new ubiquitous services through discussions
授業スケジュール
/Class schedule
The course will pick up the following hardware and core technologies for the ubiquitous networks:

-End devices (RFID, sensors)

-Wireless personal area network (Bluetooth,ZigBee, UWB)

-Access network (Wireless LAN, Ad-hoc networks, Mobile IP, Sensor networks)

-Technologies for services (Name resolution, Location information)

-Applications and hot topics

-Free discussion
教科書
/Textbook(s)
Various materials prepared by the instructor.
The Detail will be announced at the first lecture.
成績評価の方法・基準
/Grading method/criteria
Homework, Reports, and Presentation
履修上の留意点
/Note for course registration
Important Related Courses
-Computer Communications and Networking
-Wireless and Mobile Networking
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
-Useful Link
will be announced at the first lecture.

-References

[1]Holger Karl, Andreas Willig, “Protocols and Architectures for Wireless Sensor Networks,” John Wiley & Sons Inc (2005/6/30), ISBN-10: 0470095105

[2]三宅 功, 斎藤 洋,”ユビキタスサービスネットワーク技術 (未来ねっと技術シリーズ),”
出版社: 電気通信協会 (2003/09)  ISBN-10: 4885499186 (In Japanese)


このページの内容に関するお問い合わせは学生課 教務係までお願いいたします。

お問い合わせ先メールアドレス:sad-aas@u-aizu.ac.jp