Released on: 30, November 2005
, Author: BytesRoad Software
, Audience: Software related
Contact: Philip GootovEmail: philip@bytesroad.com
BytesRoa d Software offers a Free .NET network library
That's right! One more free network library for the .NET platform namedBytesRoad.NetSuit has been released. The core component of the library isSockets component. Providing both direct and indirect (through the proxies,such as Socks5 etc) connections to remote computers it serves as a basis forother part of the library, including FTP component. Whole library iscompletely written in C# and source codes are available for the immediatedownload.
The library includes the detailed documentation other free products are usuallymissed and of course the standard set of other things - C# source codes, samples andruntime DLLs.
One of the features a network application is must have is an ability to communicatethrough the proxies. This feature is valuable as not every user of the applicationhas a direct connection to the internet. However, to let such application a chanceto work a proxy server, the user has a direct access to, is running somewhere inhouse. In most cases SocketEx class, the library expose, may be used insteadof the .NET Framework's Socket class. You may easily configure this class tocommunicate with remote computers though the proxies and you do not need to changeyour code except changing word Socket in your project to SocketEx.Another class the library exposes is FtpClient. This class can be used if yourapplication needs to communicate with FTP servers. In particular, if you need todownload file or part of it from the server or if you need to upload file there thelibrary has everything to accomplish these and many others tasks.
Contact: Philip GootovEmail: philip@bytesroad.comCompany Web site: www.bytesroad.com
# # #
If you'd like more information about this topic please e-mail Philip atphilip@bytesroad.com
Source: Express-Press-Release.com
Related downloads
muCommander is a cross-platform file manager with support for many filesystems and archive formats. It is open-source and available in 22 languages.
Open source (free) PHP platform that has windowed GUI framework and web application framework. Other classes: distributed computing, database, networking (socket, HTTP, e-mail, SMS), XML, collection, I/O, compression, and PHP encoder (byte compiler).
BlogBridge is a new kind of aggregator for people who have to follow literally hundreds and hundreds of feeds as part of their job. It is free, open source and cross platform.
BlogBridge is a new kind of aggregator for people who have to follow literally hundreds and hundreds of feeds as part of their job. It is free, open source and cross platform.
BlogBridge is a new kind of aggregator for people who have to follow literally hundreds and hundreds of feeds as part of their job. It is free, open source and cross platform.
Nuxeo EP is an open source Enterprise Content Management (ECM) platform, based on modern Java EE standards and components. It can be used to implement document management, knowledge management, digital assets management or workflow applications.
Create project schedules and plan assignments. Prioritize followup items. Calculate float and display gantt charts. Reuse template projects. Define keyboard shortcuts. Write scripts. Monitor productivity and out-of-pocket expenses. Resource leveling.
Create project schedules and plan assignments. Prioritize followup items. Calculate float and display gantt charts. Reuse template projects. Define keyboard shortcuts. Write scripts. Monitor productivity and out-of-pocket expenses. Resource leveling.
Mozilla Thunderbird is a free, open source, cross-platform e-mail and news client
Mouse Gestures is an open source (LGPL) pure Java library for recognition and processing mouse gestures. With Mouse Gestures you have a fast way to execute commands without using the keyboard, menus or toolbars.
Get RSS updates on latest computer technology and software related press releases
You are welcome to include these headlines in your own pages. If you want to find out how to parse this RSS file please read our tutorial
How to parse RSS feeds with PHP.