WINDOWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

WEEKLY HIGHLIGHTS

DVD Cloner45
Spyware Doctor40
1Click DVD Copy40
Apollo DVD Copy40
ABC Amber BlackBer...45
Protected Music Co...40

7-DAY TOP DOWNLOAD

#
Program
Avira AntiVir
Personal - Free
Antivirus 9.0.0.415

154,543
Windows Live
Messenger 2009
14.0.8089.726

129,339
Nexus Radio 4.2.2
115,575
Avira Antivir Virus
Definition File
Update November 30,
2009

113,249
FreeZ Online TV 1.30
85,014
Y! Multi Messenger
8.x and 9.x

70,259
Microsoft Office
2010 14.0.4536.1000
Beta / 2007

66,632
DVD Shrink 3.2.0.15
47,470
Windows Live
Messenger
8.5.1302.1018

46,629
AVG Free Edition 9.0
Build 707a1765

42,592

WEEK'S BEST

  • VirtualBox 3.1.0 r...
  • SiSoftware Sandra ...
  • Kaspersky Virus Re...
  • Faststone Image Vi...
  • Vuze (formerly Azu...
  • Softpedia Wallpape...
  • Softpedia Wallpape...
  • Softpedia Wallpape...
  • RSSOwl 2.0.1
  • Internet Explorer ...
  • Online Armor ++ 4....
  • cFosSpeed 5.01 Bui...
  • SONY Vegas Pro 9.0...
  • Firefox 3.6 Beta 4...
  • Nokia Photos 1.6.434
  • Windows Server 200...
  • Skype Portable 4.1...
  • Google Chrome Port...
  • PCMark Vantage Bas...
  • Kaspersky Anti-Vir...
  • Microsoft Virtual ...
  • Messenger Plus! Li...
  • WinX DVD Author [F...
  • SoftPerfect Networ...
  • System Mechanic Pr...
  • Ad Muncher 4.81 Bu...
  • Windows 7 Upgrade ...
  • Pidgin 2.6.4
  • OpenOffice.org Dev...
  • VirtualDub 1.9.7 B...
  • Home > Windows > Programming > Components & Libraries
     Report spyware

    SocketTools .NET Edition 6.0 Build 6000

    Download button

    No screenshots available
    Downloads: 301  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.8/5)
    19 user(s)
    Developer:

    License / Price:

    Size / OS:

    Last Updated:

    Category:
    Catalyst Development Corporation | More programs
    Trial / USD 395.00 | BUY the full version
    10.6 MB / Windows 2K / XP / 2003 / Vista
    September 6th, 2008, 23:57 GMT [view history]
    C: \ Programming \ Components & Libraries

     Read user reviews (2)  Add a review  Refer to a friend  Subscribe

     

    SocketTools .NET Edition description

     

    Visual Studio .NET components for Internet application development.

    The SocketTools .NET Edition is a collection of managed code classes, designed to simplify the integration of Internet functionality into applications built using the Visual Studio development platform.

    SocketTools is ideal for the Visual Basic or C# developer who requires the ease of use and rapid development features of a component, without the complexities of the native socket classes and without requiring in-depth knowledge of how the various Internet protocols are implemented.

    SocketTools .NET includes nineteen class libraries and components which can be used to develop applications that meet a wide range of needs. Included are classes for uploading and downloading files, sending and retrieving email messages, remote command execution, terminal emulation, and much more.

    The managed code classes are written in C# and are compatible with any Visual Studio.NET language using either Visual Studio.NET 2003 or Visual Studio 2005.

    The class interfaces are very similar to the SocketTools Visual Edition ActiveX control interfaces so SocketTools users will find it easy to migrate existing applications to the .NET platform.

    SocketTools includes both high level and lower level interfaces for maximum flexibility; has low resource utilization with no external dependencies on third-party libraries; support for both synchronous and asynchronous network connections; thread-safe implementation with full support for multithreaded applications; and support for proxy servers using FTP and HTTP.

    The product includes an online Developer's Guide and Technical Reference and examples in Visual Basic .NET and C# for both Visual Studio 2003 and 2005 and the components can be redistributed without any additional runtime licensing fees or royalties.

    SocketTools .NET Edition will prove a useful code classes toolkit for any developer.

    Here are some key features of "SocketTools .NET Edition":

    · Managed code classes compatible with any .NET language
    · Class interfaces that are very similar to the SocketTools COM interfaces
    · Low resource utilization and no external dependencies on third-party libraries
    · A comprehensive product with support for all of the major Internet protocols
    · Fully compatible with Visual Studio 2003 and Visual Studio 2005
    · Includes both high level and lower level interfaces for maximum flexibility
    · Support for both synchronous and asynchronous network connections
    · Thread-safe implementation with full support for multithreaded applications
    · Support for FTP and HTTP proxy servers and automatic proxy detection
    · An extensive Developer's Guide and online Technical Reference
    · A professional technical support staff and extensive online support resources
    · No runtime licensing fees or additional royalties
    · A trusted company with over 10 years experience developing Internet components

    Requirements:

    · 256 MB RAM
    · 30 MB Disk

    Limitations:

    · 30 days trial

    What's New in This Release: [ read full changelog ]

    · New Secure Shell (SSH) protocol .NET class, ActiveX control and library which supports secure interactive terminal sessions and remote command execution. For more information, refer to the documentation on the Secure Shell protocol.
    · Supports the SFTP (FTP+SSH) protocol integrated into the .NET class, ActiveX control and library. In most cases, the developer needs only to specify the SSH port number when establishing the connection. This makes it very easy to integrate SFTP into existing applications that use the FTP component.
    · New Internet Server .NET class and ActiveX control which enables developers to easily create multi-threaded, event-driven server applications. For more information, refer to the documentation for the InternetServer component. The SocketWrench API has also been extended to provide a collection server API functions as part of the library.
    · Updated for full compatibility with the Windows Server 2008 and Windows Vista SP1 platforms, supporting the new security model and TCP/IP stack. It is recommended that applications which target these platforms upgrade to the current version.
    · Updated assemblies that specifically target Visual Studio 2008 and the .NET 3.5 Framework. Visual Studio 2005 and the .NET 2.0 Framework, as well as Visual Studio .NET 2003 and the .NET 1.1 Framework continue to be supported.
    · Added support for message storage to the MailMessage .NET class, ActiveX control and library. This enables the developer to easily store, retrieve and search multiple e-mail messages in a single data file.
    · Improved support for FTP servers that do not strictly conform to the protocol standard and increased overall compatibility with more servers, including many popular open-source FTP servers.
    · Added automatic file type detection for FTP transfers. The component will automatically set the correct file transfer mode based on the type of file being uploaded or downloaded. The developer can also register their own custom file types.
    · Added automatic file verification for FTP transfers. The component can automatically verify that the file on the local system is identical to the file on the server using an MD5 hash or CRC-32 checksum. The file verification process can also be performed directly by the application.
    · Added support for virtual hosting on FTP servers. This enables the component to be used on servers that are configured to support multiple domains using the same external IP address.
    · Added support for returning file quota information from an FTP server, if the server supports individual users quotas. This is used to determine the number of files the user may create, and the total amount of data that they may upload to the server.
    · The FTP .NET class, ActiveX control and library is now more tolerant of certain non-standard responses returned by mail server, rather than requiring result codes that exactly match the values specified in the protocol standard.
    · Improved support in the HTTP .NET class, ActiveX control and library for posting XML data to a server, including the ability to post XML data and retrieve the response from the server in a single function or method call.
    · Improved support for firewalls and proxy servers, and improved the auto-detection code used to automatically configure proxy settings.
    · Improved overall performance of file uploads and downloads using FTP and HTTP, increasing the overall throughput for applications that must transfer large files.
    · Improved the MIME parsing engine so that it will automatically attempt to correct problems with malformed messages, or messages which do not strictly conform to the RFC 822 and/or RFC 2045 standard message formats.
    · Improved the POP3 and IMAP4 ActiveX controls, libraries and .NET classes making them more efficient when processing very large mailboxes on the server.
    · Core networking code updated to use Windows Sockets 2.2 API and removed all previous dependencies on the Windows Sockets 1.1 and deprecated TCP/IP stack in unsupported versions of Windows. SocketTools is only supported on Windows 2000 and later platforms.
    · Redesigned the memory management code used to allocate buffers and private data structures for client sessions, improving performance and reducing overhead when multiple sessions are created in a multithreaded application.
    · Added support for multiple threading models on a per-session basis in the .NET classes, enabling applications to create "free threaded" client sessions that may be accessed by any thread at any time. The ThreadModel property was added to all networking classes to enable the application to specify the threading model which should be used.
    · Added support for AES (Advanced Encryption Standard) encryption for secure SSL/TLS connections on Windows Server 2008 and Windows Vista.
    · Updated the Developers Guide and Technical Reference and made improvements and corrections to the overall documentation.

     


    TAGS:

    Visual Studio component | code class collection | integrate Internet functionality | Internet functionali | component | library



    HTML code for linking to this page:


    Go to top

    Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM