logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"network programming"(으)로 79개의 도서가 검색 되었습니다.
9781032016351

SRv6 Network Programming (Ushering in a New Era of IP Networks)

 | CRC Press
111,340원  | 20230626  | 9781032016351
The book collects the research results of Huawei SRv6 experts and reflects the latest development direction of SRv6. Beginning with the challenges for IPv6 network development, the background, design roadmap, and implementation of SRv6, as well as the application of this technology in traditional and emerging services is described.
9780139498763

Unix Network Programming (Network Programming)

 | Prentice Hall PTR
154,320원  | 19900201  | 9780139498763
A practical book that explains many of the details that have been considered a mystery, this guidebook focuses on the design, development, and coding of networking software under the UNIX operating system. It begins by showing how a fundamental ba...
9786207745067

Teaching Neural Network Programming

 | Our Knowledge Publishing
91,870원  | 20240713  | 9786207745067
In this book we briefly address the theoretical foundation of neural networks, from the basic principles of how a neuron works and its similarity with the biological part, in which we explain its axons (inputs), the weights of the inputs, the bias, the neuron body, the activation function and the axon output function.
9781718500884

Network Programming with Go (Code Secure and Reliable Network Services from Scratch)

 | No Starch Press
97,390원  | 20210119  | 9781718500884
Learn how to write secure, network software in idiomatic Go using the language's latest features.
9781555583187

IPv6 Network Programming

Hangino, Jun-ichiro itojun/ HAGINO, JUN-ICHIRO ITO  | Digital Press
103,480원  | 20041101  | 9781555583187
This book contains everything you need to make your application program support IPv6. IPv6 socket APIs (RFC2553) are fully described with real-world examples. It covers security, a great concern these days. To secure the Internet infrastructure, every developer has to take a security stance - to audit every line of code, to use proper API and write correct and secure code as much as possible. To achieve this goal, the examples presented in this book are implemented with a security stance.
9780782141764

C# Network Programming

Blum, Richard  | Sybex
108,400원  | 20021227  | 9780782141764
C# is Microsoft's hot new language for the .NET platform. This book covers everything C# programmers need to know to create network applications, a task traditionally done in C++. It explores the basics of network programming, including IP and TCP...
9781788835466

Python Network Programming

 | Packt Publishing
91,850원  | 20190130  | 9781788835466
Python is the major programming language for network programming. This Learning Path shows you how to use the power and beauty of Python to complete numerous real-world tasks related to programming, monitoring, and administering networks.
9780596007218

Java Network Programming

Harold, Elliotte Rusty  | O'Reilly Media
0원  | 20041001  | 9780596007218
The new third edition of this highly regarded introduction to Java networking programming has been thoroughly revised to cover all the 100+ significant updates to Java Developers Kit (JDK) 1.5. It is a complete introduction to developing sophisticated network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI). It includes chapters on TCP and UDP sockets, multicasting protocol and content handlers, and servlets. ...
9780131411555

Unix Network Programming

Stevens, Richard W./ Fenner, Bill/ Rudoff, Andrew  | Addison-Wesley Professional
0원  | 20031114  | 9780131411555
To build today's highly distributed, networked applications and services, you need deep mastery of sockets and other key networking APIs. One book delivers comprehensive, start-to-finish guidance for building robust, high-performance networked systems in any environment: UNIX Network Programming, Volume 1, Third Edition.
9781788624893

Network Programming with Rust (Build fast and resilient network servers and clients by leveraging Rust’s memory-safety and concurrency features)

Abhishek Chanda  | Packt Publishing
30,000원  | 20190408  | 9781788624893
Learn to write servers and network clients using Rust Key Features - Build a solid foundation in Rust while also mastering important network programming details - Leverage the power of a number of available libraries to perform network operations in Rust - Develop a fully functional web server to gain the skills you need, fast Book Description Rust is low-level enough to provide fine-grained control over memory while providing safety through compile-time validation.
9780596000059

Palm OS Network Programming

Winton, Greg  | O'Reilly Media
0원  | 20010901  | 9780596000059
팜 연산 플랫폼에서 사용할 수 있는 네트워크 애플리케이션 프로그래밍에 대한 가이드 북으로 팜 넷 라이브러리, 프로토콜 전송, 클라이언트-서버 애플리케이션과 같은 네트워킹 개념을 다룬다. 네트워크에 대한 지식은 없어도 되나 C 언어에 대한 기본적인 지식이 요구된다.
9789391246549

Ultimate Neural Network Programming with Python

 | Orange Education Pvt Ltd
73,400원  | 20231104  | 9789391246549
Master Neural Networks for Building Modern AI Systems.DESCRIPTIONThis book is a practical guide to the world of Artificial Intelligence (AI), unraveling the math and principles behind applications like Google Maps and Amazon. The book starts with an introduction to Python and AI, demystifies complex AI math, teaches you to implement AI concepts, and explores high-level AI libraries.Throughout the chapters, readers are engaged with the book through practice exercises, and supplementary learnings.
9780321133526

Pocket PC Network Programming

 | Addison-Wesley
39,000원  | 20030707  | 9780321133526
"Pocket PC Network Programming is the resource developers need to exploit the power of mobile technology and high-speed wireless connections. This book is a comprehensive tutorial and reference for writing network applications on Pocket PC 2002 an...
9780201615715

Network Programming with Perl

 | Addison-Wesley
0원  | 20001201  | 9780201615715
이 책은 Perl을 사용한 네트워크 기반 어플리케이션 작성에 관한 포괄적이며, 풍부한 예제를 수록하고 있는 가이드로서 견고하고 유지하기 쉬우며 효율적인 커스텀 클라이언트/서버 어플리케이션 작성을 위한 Perl의 다양한 기능 사용 방법을 보여주고 있다.
9780201581331

Windows Network Programming 반양장

Davis.  | Addison-Wesley
0원  | 19921201  | 9780201581331
Until now, there have been few standards and little support for programmers writing applications software to run under Windows 3.1 and a network. They have been left largely alone to unravel the complex relationship between the sparse DOS and Windows networking functions, and industry standard network APIs like NetWare and Banyan Vines. The introduction of Windows for Workgroups and Windows NT simplifies some of the issues, but makes others even more difficult. Windows Network Programming is the first book to clearly address the key issues regarding Windows and networks. The book looks closely at the leading network standards, including: NetWare Windows for Workgroups LAN Manager Windows NT Banyan Vines TCP/IP. It also develops a network-independent interface for Windows applications by determining what functionality should be standardized. This network-independent interface provides services to talk to Windows programs on other machines, add users and user groups, change users' access rights report on traffic or configuration, and determine how network resources are being used.The book is organized into two sections. Part I deals with horizontal (or distributed) applications, including client-to-client and client-to-server programs. Part 2 covers those applications that appear to execute within a single workstation, referred to as vertical applications. Windows Network Programming will appeal to both experienced network programmers and Windows programmers wanting to write network-aware applications. 0201581337B04062001
최근 본 책