Tcl 8.5 Network Programming : Learn Tcl and You’ll Never Look Back When It Comes to Developing Network-aware Applications. This Book Is the Perfect Way In, Taking You From the Basics to More Advanced Topics in Easy, Logical Steps.
Saved in:
| Title: | Tcl 8.5 Network Programming : Learn Tcl and You’ll Never Look Back When It Comes to Developing Network-aware Applications. This Book Is the Perfect Way In, Taking You From the Basics to More Advanced Topics in Easy, Logical Steps. |
|---|---|
| Description: | Learn Tcl and you’ll never look back when it comes to developing network-aware applications. This book is the perfect way in, taking you from the basics to more advanced topics in easy, logical steps.Key FeaturesDevelop network-aware applications with TclImplement the most important network protocols in TclPacked with hands-on-examples, case studies, and clear explanations for better understandingBook DescriptionTcl (Tool Command Language) is a very powerful and easy to learn dynamic programming language, suitable for a very wide range of uses. Tcl is regarded as one of the best-kept secrets in the software industry. This book gives you a hands-on experience on Tcl, helping you develop network-aware applications using this mature yet evolving language. This book shows you how to create network-aware applications with Tcl language. Packed with practical examples, the book not only takes you through the implementation of network protocols in Tcl, but also key aspects of Tcl programming. The book starts with the basic element of Tcl programming as we take a look at the syntax and fundamental commands of the language. To get us ready for network programming, we look at important Tcl features such as object-oriented programming, accessing files, packaging in TCL, event driven programming, and multithreaded applications. To create standalone single-file executable applications with Tcl we take a look at the Starpack technology, and ensure that we’ll be able to create robust applications with a thorough coverage of troubleshooting and debugging Tcl applications. The book is really about network programming, and it will not let you down with its deep coverage of these topics. Of course we look at protocols, but there are plenty of practical examples to keep things moving along. We start with the TCP and UDP protocols, and look at some other protocols to see examples of synchronizing time with other servers, querying user information and authenticating users over LDAP and performing DNS queries. The book explains Simple Network Management Protocol (SNMP), which is often used for monitoring and gathering information from various devices, such as routers, gateways, printers and many other types of equipment. We’ll also look at web programming in Tcl; processing the requests coming from the clients via the HTTP protocol and responding to these requests. You’ll be able to create a complete solution for creating a client-server application in Tcl. To round things off, you’ll see how to secure your networked applications, build public key infrastructure into your application and use Tcl’s safe interpreter feature to reduce risk of running code from unknown source.What you will learnGet to know the the tools available to ease up development of Tcl codeDiscover Tcl’s approach of using events over threads, which is very different from many other languagesLearn the VFS feature that allows the usage of Metakit database as normal file systemCreate loggers, define log levels, write your logs to file or channel, and trace the execution of your codeGet to know the key differences between free TclPro Debugger and paid ActiveState Tcl Dev Kit DebuggerHandle different text encoding, dependent on the region you live, and create multi-language, internationalized application with msgcat packageHandle UDP communication in Tcl was presented, with TclUDP extension as the implementationManage files remotely over File Transfer Protocol (FTP) and learn to download a file from a web site using Hypertext Transfer Protocol (HTTP),Learn the usage Lightweight Directory Access Protocol (LDAP) to look up information and/or authenticate users, manually querying host names and time serversGet to know the Tcl package Scotty that handles SNMP and provides a Tk based GUI application that can |
| Authors: | Wojciech Kocjan, Piotr Beltowski |
| Resource Type: | eBook. |
| Subjects: | Computer networks--Monitoring, Computer networks--Management--Automation |
| Categories: | COMPUTERS / Information Technology |
| Database: | eBook Collection (EBSCOhost) |
| FullText | Links: – Type: ebook-pdf – Type: ebook-epub Text: Availability: 0 |
|---|---|
| Header | DbId: nlebk DbLabel: eBook Collection (EBSCOhost) An: 350871 RelevancyScore: 1031 AccessLevel: 6 PubType: eBook PubTypeId: ebook PreciseRelevancyScore: 1031.17456054688 |
| IllustrationInfo | |
| ImageInfo | – Size: thumb Target: https://rps2images.ebscohost.com/rpsweb/othumb?id=NL$350871$PDF&s=r – Size: medium Target: https://rps2images.ebscohost.com/rpsweb/othumb?id=NL$350871$PDF&s=d |
| Items | – Name: Title Label: Title Group: Ti Data: Tcl 8.5 Network Programming : Learn Tcl and You‚Äôll Never Look Back When It Comes to Developing Network-aware Applications. This Book Is the Perfect Way In, Taking You From the Basics to More Advanced Topics in Easy, Logical Steps. – Name: Abstract Label: Description Group: Ab Data: Learn Tcl and you‚Äôll never look back when it comes to developing network-aware applications. This book is the perfect way in, taking you from the basics to more advanced topics in easy, logical steps.Key FeaturesDevelop network-aware applications with TclImplement the most important network protocols in TclPacked with hands-on-examples, case studies, and clear explanations for better understandingBook DescriptionTcl (Tool Command Language) is a very powerful and easy to learn dynamic programming language, suitable for a very wide range of uses. Tcl is regarded as one of the best-kept secrets in the software industry. This book gives you a hands-on experience on Tcl, helping you develop network-aware applications using this mature yet evolving language. This book shows you how to create network-aware applications with Tcl language. Packed with practical examples, the book not only takes you through the implementation of network protocols in Tcl, but also key aspects of Tcl programming. The book starts with the basic element of Tcl programming as we take a look at the syntax and fundamental commands of the language. To get us ready for network programming, we look at important Tcl features such as object-oriented programming, accessing files, packaging in TCL, event driven programming, and multithreaded applications. To create standalone single-file executable applications with Tcl we take a look at the Starpack technology, and ensure that we‚Äôll be able to create robust applications with a thorough coverage of troubleshooting and debugging Tcl applications. The book is really about network programming, and it will not let you down with its deep coverage of these topics. Of course we look at protocols, but there are plenty of practical examples to keep things moving along. We start with the TCP and UDP protocols, and look at some other protocols to see examples of synchronizing time with other servers, querying user information and authenticating users over LDAP and performing DNS queries. The book explains Simple Network Management Protocol (SNMP), which is often used for monitoring and gathering information from various devices, such as routers, gateways, printers and many other types of equipment. We‚Äôll also look at web programming in Tcl; processing the requests coming from the clients via the HTTP protocol and responding to these requests. You‚Äôll be able to create a complete solution for creating a client-server application in Tcl. To round things off, you‚Äôll see how to secure your networked applications, build public key infrastructure into your application and use Tcl‚Äôs safe interpreter feature to reduce risk of running code from unknown source.What you will learnGet to know the the tools available to ease up development of Tcl codeDiscover Tcl‚Äôs approach of using events over threads, which is very different from many other languagesLearn the VFS feature that allows the usage of Metakit database as normal file systemCreate loggers, define log levels, write your logs to file or channel, and trace the execution of your codeGet to know the key differences between free TclPro Debugger and paid ActiveState Tcl Dev Kit DebuggerHandle different text encoding, dependent on the region you live, and create multi-language, internationalized application with msgcat packageHandle UDP communication in Tcl was presented, with TclUDP extension as the implementationManage files remotely over File Transfer Protocol (FTP) and learn to download a file from a web site using Hypertext Transfer Protocol (HTTP),Learn the usage Lightweight Directory Access Protocol (LDAP) to look up information and/or authenticate users, manually querying host names and time serversGet to know the Tcl package Scotty that handles SNMP and provides a Tk based GUI application that can – Name: Author Label: Authors Group: Au Data: <searchLink fieldCode="AR" term="%22Wojciech+Kocjan%22">Wojciech Kocjan</searchLink><br /><searchLink fieldCode="AR" term="%22Piotr+Beltowski%22">Piotr Beltowski</searchLink> – Name: TypePub Label: Resource Type Group: TypPub Data: eBook. – Name: Subject Label: Subjects Group: Su Data: <searchLink fieldCode="DE" term="%22Computer+networks--Monitoring%22">Computer networks--Monitoring</searchLink><br /><searchLink fieldCode="DE" term="%22Computer+networks--Management--Automation%22">Computer networks--Management--Automation</searchLink> – Name: SubjectBISAC Label: Categories Group: Su Data: <searchLink fieldCode="ZK" term="%22COMPUTERS+%2F+Information+Technology%22">COMPUTERS / Information Technology</searchLink> |
| PLink | https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=nlebk&AN=350871 |
| RecordInfo | BibRecord: BibEntity: Classifications: – Code: 004.6 Scheme: ddc Type: prePub Languages: – Code: eng Text: English Subjects: – SubjectFull: Computer networks--Monitoring Type: general – SubjectFull: Computer networks--Management--Automation Type: general Titles: – TitleFull: Tcl 8.5 Network Programming : Learn Tcl and You‚Äôll Never Look Back When It Comes to Developing Network-aware Applications. This Book Is the Perfect Way In, Taking You From the Basics to More Advanced Topics in Easy, Logical Steps. Type: main BibRelationships: HasContributorRelationships: – PersonEntity: Name: NameFull: Wojciech Kocjan – PersonEntity: Name: NameFull: Piotr Beltowski – PersonEntity: Name: NameFull: Wojciech Kocjan – PersonEntity: Name: NameFull: Piotr Beltowski IsPartOfRelationships: – BibEntity: Dates: – D: 01 M: 01 Type: published Y: 2010 – D: 04 M: 02 Type: profile Y: 2014 Identifiers: – Type: isbn-print Value: 9781849510967 – Type: isbn-electronic Value: 9781849510974 Titles: – TitleFull: Tcl 8.5 Network Programming : Learn Tcl and You‚Äôll Never Look Back When It Comes to Developing Network-aware Applications. This Book Is the Perfect Way In, Taking You From the Basics to More Advanced Topics in Easy, Logical Steps. Type: main |
| ResultId | 1 |