Platforms .NET Communication Components Sockets  

DotEtiveSocket 1.0

download download home home  
important code information
author:
debackerl
minimum requirements:
DotEtiveSocket 1.0 description

DotEtiveSocket is a derivate of the original System.Net.Sockets.Socket, and System.Net.Sockets.TcpClient that enables you to make existing or new software written in .NET compatible with Socks 4, 4A, and 5. Just 2 lines of code, and transform any previous application into a Socks-compatible application.


etive.com - .NET Components - README
====================================

Installation
============

Two methods exists:

1) Copy the DLL in your Global Assembly Cache
---------------------------------------------
Drag & Drop the DLL in the 'assembly' sub-directory of your WINDOWS directory.

To uninstall, go in your assembly directory, and simply delete the file.

2) Register the DLL in the Global Assembly Cache
------------------------------------------------
Start the command prompt

Type 'gacutil /i ASSEMBLY.DLL' where ASSEMBLY.DLL is the name of the component you want to install.

NOTE: gacutil is provided with the .NET SDK.

To uninstall, type 'gacutil /u ASSEMBLY.DLL'.


3) ASP.NET Web Application
--------------------------
Copy the DLL in the 'bin' sub-directory of your web application.

Registration Keys
=================

To register an etive component, you need an 'owner key', and a 'serial key'.

The owner key can be set through the 'OwnerKey' property.
The serial key can be set through the 'SerialKey' property.

Our samples contains a keys.cs or keys.vb file containing the keys to use.

To try our component, you may ask the keys pair on our website. These keys
will automatically be sent by email.



File List:
dotEtiveSocket_Full/0b
dotEtiveSocket_Full/CS-Client-Server/0b
dotEtiveSocket_Full/CS-Client-Server/Client/0b
dotEtiveSocket_Full/CS-Client-Server/Client/App.ico1Kb
dotEtiveSocket_Full/CS-Client-Server/Client/AssemblyInfo.cs2Kb
dotEtiveSocket_Full/CS-Client-Server/Client/CS-Client.csproj3Kb
dotEtiveSocket_Full/CS-Client-Server/Client/Client.cs22Kb
dotEtiveSocket_Full/CS-Client-Server/Client/Client.resx24Kb
dotEtiveSocket_Full/CS-Client-Server/Client/Keys.cs194b
dotEtiveSocket_Full/CS-Client-Server/Client/Thumbs.db3Kb
dotEtiveSocket_Full/CS-Client-Server/Server/0b
dotEtiveSocket_Full/CS-Client-Server/Server/App.ico1Kb
dotEtiveSocket_Full/CS-Client-Server/Server/AssemblyInfo.cs2Kb
dotEtiveSocket_Full/CS-Client-Server/Server/CS-Server.csproj3Kb
dotEtiveSocket_Full/CS-Client-Server/Server/Server.cs14Kb
dotEtiveSocket_Full/CS-Client-Server/Server/Server.resx15Kb
dotEtiveSocket_Full/CS-WhoisSample/0b
dotEtiveSocket_Full/CS-WhoisSample/App.ico1Kb
dotEtiveSocket_Full/CS-WhoisSample/AssemblyInfo.cs2Kb
dotEtiveSocket_Full/CS-WhoisSample/CS-WhoisSample.csproj3Kb
dotEtiveSocket_Full/CS-WhoisSample/Keys.cs194b
dotEtiveSocket_Full/CS-WhoisSample/Whois.cs16Kb
dotEtiveSocket_Full/CS-WhoisSample/Whois.resx20Kb
dotEtiveSocket_Full/Readme.txt1Kb
dotEtiveSocket_Full/Samples.sln3Kb
dotEtiveSocket_Full/VB-Client-Server/0b
dotEtiveSocket_Full/VB-Client-Server/Client/0b
dotEtiveSocket_Full/VB-Client-Server/Client/AssemblyInfo.vb1Kb
dotEtiveSocket_Full/VB-Client-Server/Client/Client.resx7Kb
dotEtiveSocket_Full/VB-Client-Server/Client/Client.vb22Kb
dotEtiveSocket_Full/VB-Client-Server/Client/Keys.vb155b
dotEtiveSocket_Full/VB-Client-Server/Client/VB-Client.vbproj3Kb
dotEtiveSocket_Full/VB-Client-Server/Client/VB-Client.vbproj.user2Kb
dotEtiveSocket_Full/VB-Client-Server/Server/0b
dotEtiveSocket_Full/VB-Client-Server/Server/AssemblyInfo.vb1Kb
dotEtiveSocket_Full/VB-Client-Server/Server/Form.resx7Kb
dotEtiveSocket_Full/VB-Client-Server/Server/Form.vb14Kb
dotEtiveSocket_Full/VB-Client-Server/Server/VB-Server.vbproj2Kb
dotEtiveSocket_Full/VB-Client-Server/Server/VB-Server.vbproj.user2Kb
dotEtiveSocket_Full/VB-WhoisSample/0b
dotEtiveSocket_Full/VB-WhoisSample/AssemblyInfo.vb1Kb
dotEtiveSocket_Full/VB-WhoisSample/Keys.vb155b
dotEtiveSocket_Full/VB-WhoisSample/VB-WhoisSample.vbproj3Kb
dotEtiveSocket_Full/VB-WhoisSample/VB-WhoisSample.vbproj.user2Kb
dotEtiveSocket_Full/VB-WhoisSample/Whois.resx20Kb
dotEtiveSocket_Full/VB-WhoisSample/Whois.vb17Kb
dotEtiveSocket_Full/dotEtiveSocket.chm60Kb
dotEtiveSocket_Full/dotEtiveSocket.dll32Kb

Similar code
BytesRoad.NetSuit Library 2.0 (Popularity: ) : If you are looking for a free network library for the .NET platform then you may wish to look at BytesRoad.NetSuit library. This is an open source network library completely written in C#. You may find it useful if you ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 29
version
size in Kb 108
popularity   604/7913374
user rating 5/10
ad


New Code
Popular Code