Simple SNTP client

Simple SNTP client 1.1

Simple SNTP client 1.1 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 545
  • Released: May 28, 2007

Simple SNTP client 1.1 Description

This script uses the SNTP protocol (as specified in RFC 2030) to contact the server specified in the command line and report the time as returned by that server.

Simple SNTP client Bookmark

Hyperlink code:
Hyperlink for Forum code:

Simple SNTP client 1.1 Script Download Notice

Top 4 Download periodically updates information of Simple SNTP client 1.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Simple SNTP client 1.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

libASSA

... is designed to improve productivity of writing network-oriented client/server applications. ...

HTTPTunnel

... "POST" requests.HTTPTunnel consists of two components: 1. The client that resides behind the firewall and accepts network ... user list, an LDAP or MySQL directory. The client is written in Perl.2. The server that resides ... the internet and accepts HTTP requests from the client which will be translated and forwarded to network ...

When to not just use socket close

This script implements a "broken" client/server to show how sock.shutdown can be more useful than a simple socket.close operation. ...
Python

Authenticate with twisted web xmlrpc

These classes subclass several of the culprits in twisted.web.xmlrpc that are responsible for not being able to make autenticated XML-RPC calls. ...
Python

Network Ping Pong using Twisted Prespective Broker

This is a simple program using Twisted Perspective Broker and showing use ... It starts the server without arguments and the client with the host name of the server. ...
Python