Skip to main content.

Search Results

Editor's Choice
Print server options
HSLAB Print Logger 5 EE
Enterprise Printer Accounting, restrict, analyze, quotas, reports. www.printlogger.com
Download
Read More
Purchase
Users/Groups properties
HSLAB Print Logger 5 SE
Business level print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
Purchase
Printer properties
HSLAB Print Logger 5 SBE
Small business print audit, restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
Purchase
Accounting engine
HSLAB Print Logger 5 SOHO
Small office print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
Purchase
Statistics HSLAB Print Logger 5 PE
Personal print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
www.printlogger.com
Download
Read More
Purchase
Miscellaneous settings HSLAB Print Logger 5 FE
Absolutely free print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
       

CA - eTrust EZ AntiVirus

 


Search Description for "winsock" (matching exact)

Category:  All Sort by:    Title     Date     Size     Company     Category  


Matches:  5 First     Previous       Page 1 of 1       Next     Last

HS NTP C Source Library 1.0 By Hillstone Software


Screenshot:

Description:

HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (POP3) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time. First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP events to user. To obtain time difference between local system and remote NTP server, the user application calls HsNtpGetTime function, specifying NTP server name or IP address and source UDP port to use. HS NTP library then resolves the server name, formats and sends NTP time request packet according to RFC1305 and RFC1769 standard. Once HS NTP has received NTP time reply from NTP server it analyses the reply and reports the resulting time difference to user application via callback function. The parameters to this event callback contain the offset value in seconds necessary to apply to local clock in order to synchronize it to the time at remote NTP server. Modular design makes it easy to port HS NTP protocol module to any environment. HS NTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock - HS NTP does all transmission, reception and event handling over socket layer.


Click here for more information
Platform: Win95,Win98,WinME,WinXP,Windows2000,Windows2003 Category: Development::Components and Libraries
Type: Demo Cost: $0.00 US
Size: 68 K, Released: 2006-08-02

Download HS NTP C Source Library

Keywords:
NTP RFC1769 RFC1305 C Source Code Protocol Module


HS SMTP Lite 1.0 By Hillstone Software


Screenshot:

Description:

HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided To send a text email message to any address on the internet, the user application calls a single function HsSmtpSendMail, specifying mail server name or IP address, sender address, recipient address, message text buffer and length, subject, cc and an event callback function to use for reporting of operation result and server errors. HS SMTP library then resolves the server name, connects to it and transmits the message according to SMTP RFC 821 protocol. HS SMTP Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust SMTP client implementation. Modular design makes it easy to port HS SMTP protocol module to any environment. HS SMTP internally at a lower layer interfaces to HS Sock library which provides TCP transport services. User application need not worry about Winsock - HS SMTP does all transmission, reception and event handling over socket layer. Features -SMTP Client Operation -Server name resolution -Supports up to 5 contexts -Message Header Transfer -Message Text Transfer -Asynchonous Operation Customization: Hillstone Software provides additional services for customization, porting and integration of the library code to better suit the needs of your products API summary -HsSmtpInit -HsSmtpDestroy -HsSmtpTick -HsSmptSendMail -HsSmptAbortMail


Click here for more information
Platform: Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 Category: Development::Components and Libraries
Type: Demo Cost: $0.00 US
Size: 76 K, Released: 2006-07-18

Download HS SMTP Lite

Keywords:
SMTP RFC821 EMAIL TCP Winsock Protocol Module C Source Module Protocol Library C Source Library


HS TFTP C Source Library 1.0 By Hillstone Software


Screenshot:

Description:

HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided. Optional 1024 block size vs 512 size configuration is available HOW IT WORKS: When user application initlialises Hs TFTP library, it provides interface callbacks for the services used by HS TFTP protocol module: timer management, memory management and event callbacks. This architecture makes it easy to port HS TFTP protocol module to any environment. HS TFTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock - HS TFTP does all transmission, reception and event handling over socket layer. TFTP module handles all protocol information flow, error recovery, acknowledgements, timeouts and so on. When it is appropriate to send next block of data HS TFTP will get next memory block from user application. Similarly, when data has been received HS TFTP module will get the next block of memory from user application to store data into Along with XMODEM or as an alternative, TFTP is often used in embedded devices and appliances for the purpose of software or configuration upgrade or retrieval. HOW TO BUY HS TFTP LIBRARY: You can purchase the library online using credit card payment at: http://www.hillstone-software.com/hs tftp_buy.htm The library currently costs EUR 49.00 for unlimited user license. Once the purchase is made you will receive download link by email to download full product deliverables, which include: - HS TFTP library binaries. (Win32 static library) - HS TFTP library full source code in C with MS Visual C project workspace - HS TFTP Demo Application binaries, full source code and MS Visual C project workspace. - HS TFTP library user manual, which documents in detail complete library API.


Click here for more information
Platform: Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 Category: Development::Components and Libraries
Type: Demo Cost: $0.00 US
Size: 340 K, Released: 2006-03-14

Download HS TFTP C Source Library

Keywords:
TFTP UDP Winsock


Network Ping 1.1 By Filesland


Screenshot:

Description:

You may check communication with computer or look up if a host is online by executing a ping command. Windows does not provide graphical utility to do that, but has a command line tool. This software works just like command line ping.exe but has a configurable parameters screen and a nice graphical output. You may preset TTL - time to live of the ICMP packet to be sent, the size of the ICMP packet to send, number of ping requests, host name resolution, packet size. The software can run both using ICMP or WinSock. You may export ping resulat or print them out right from Network Ping.


Click here for more information
Platform: Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Window Category: Network and Internet::Trace and Ping Tools
Type: Freeware Cost: $0.00 US
Size: 464 K, Released: 2007-08-04

Download Network Ping

Keywords:
ping internet ping net ping icmp ping ping computer visual ping windows ping free ping freeware ping ping ip tracerout


XP TCP/IP Repair 1.0 By Waresoft Software


Screenshot:

Description:

Is Spyware and/or Adware messing up your internet connection after you have uninstalled it? Has your internet connection slowed down and you just don't know why? Have you used an Internet Optimizer that just didn't optimize your internet, instead it made it slower? If you answered yes to any of the questions above, then XP TCP/IP Repair may help fix your internet connection and possibly even protect your privacy. XP TCP/IP Repair is a Graphical User Interface (GUI) for commands in Windows XP that repair your TCP/IP registry settings and your Winsock LSP's. Instead of having trying to remember long confusing command line commands you can now just click a button. What is an LSP? Layered Service Providers (LSP) are small pieces of software that can be added or inserted into the Windows TCP/IP handler by other software. Data outward bound from your computer to a legitimate destination on the Internet can be intercepted by an LSP and sent somewhere other than where you intend it to go.


Click here for more information
Platform: WinXP,Windows2003 Category: System Utilities::System Maintenance
Type: Freeware Cost: $0.00 US
Size: 463 K, Released: 2005-03-06

Download XP TCP/IP Repair

Keywords:
xp windows freeware tcp ip internet optimizer repair utility winsock gui


Matches:  5 First     Previous       Page 1 of 1       Next     Last

Search in:   Description   Keywords   Title   Company

Search for:    

Match:   Any word   All words   Exact phrase

Editor's Choice
Print server options
HSLAB Print Logger 5 EE
Enterprise Printer Accounting, restrict, analyze, quotas, reports. www.printlogger.com
Download
Read More
Purchase
Users/Groups properties
HSLAB Print Logger 5 SE
Business level print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
Purchase
Printer properties
HSLAB Print Logger 5 SBE
Small business print audit, restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
Purchase
Accounting engine
HSLAB Print Logger 5 SOHO
Small office print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
Purchase
Statistics HSLAB Print Logger 5 PE
Personal print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
www.printlogger.com
Download
Read More
Purchase
Miscellaneous settings HSLAB Print Logger 5 FE
Absolutely free print audit,
restrict, analyze, quotas, reports.
www.printlogger.com
Download
Read More
       

XoftSpySE, Acronis, Symantec, IBM, Weather Studio, Recipe Toolbar, e frontier, Susteen, Fraud Eliminator, Iomatic, ACD Systems, GEAR Software, System Mechanic, Screensavers.com, Laughingbird, Software, Uniblue, No Adware-SpywareSolver, XoftSpy from, ParetoLogic, MapiLab, Eltima, Connected Software, CA , XBlock, Allume, Big Hammer, Trek Data

Security and System Information

Partners WorldWide:

http://www.printlogger.com/ - Printer accounting software;
http://www.sys-monitoring.com/ - System monitoring software;
http://www.hs-lab.com/ - Software for Business and Home.
http://download.nauu.kiev.ua Freeware and Shareware Downloads
http://freeware.nauu.kiev.ua Only Free Software
http://info.nauu.kiev.ua Windows® System Software Information

http://freeware.hs-lab.com.ua/ Absolutely Free Software Downloads
http://info.hs-lab.com.ua/ Windows® System Software Information
http://www.systemandsecurity.com/ System and Security Software Downloads
http://itsoftpr.com/ IT Software Press Release and News
http://hs-lab.com.ua/ Software for Eastern Europe Customers
Windows Printing Software Collection
Windows Printing Press Release
Windows Printing Articles


Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corp. in the United States and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners.