.NET component that sends faxes using a fax modem. It has been developed in C# and source code can be purchased.
The benefits of RFax are.
* You can send and receive faxes to any Group 3 fax machine. There are millions of them worldwide.
* You don't have to worry about the details of modem/fax communications.
* You don't have to encode the data in any special format. RFax will convert your images to fax data acocording to the T.4 specification.
* It is very easy to use.
File List:
netfaxd/
0b
netfaxd/AspXExample/
0b
netfaxd/FormExample/
0b
netfaxd/NET10/
0b
netfaxd/NET10/FaxTest10.exe
12Kb
netfaxd/NET10/compiled_with_NET_1_0_3705.txt
53b
netfaxd/NET10/rfax10.dll
68Kb
netfaxd/NET11/
0b
netfaxd/NET11/FaxTest11.exe
12Kb
netfaxd/NET11/compiled_with_NET_1_1_4322.txt
53b
netfaxd/NET11/rfax11.dll
68Kb
netfaxd/NET20/
0b
netfaxd/NET20/FaxTest20.exe
12Kb
netfaxd/NET20/compiled_with_NET_2_0_50727.txt
55b
netfaxd/NET20/rfax20.dll
72Kb
netfaxd/RFax_net_help.html
25Kb
netfaxd/faxText_net.png
13Kb
netfaxd/images/
0b
netfaxd/readme.txt
4Kb
netfaxd/sample/
0b
netfaxd/sample/FaxTest.cs
13Kb
netfaxd/source/
0b
netfaxd/source/HTML2Image.cs
8Kb
netfaxd/source/PDF2Image.cs
2Kb
Similar code
Personal C Sharp 1.51
(Popularity: ) : Although the main objective of Personal C Sharp has been to enable a person who has no extensive software experience to use the .NET library to create his / her own programs for personal use, it has evoluted to a ... .NET Type Viewer 1.0
(Popularity: ) : A simple inspector of types contained in .NET class libraries, with a special focus on being able to inspect Managed C++ and mixed mode DLLs, even when dependencies could not be solved. SQCBW Source Code Beautifier 3.12s
(Popularity: ) : SQCBW Source Code Beautifier/Formatter/Indenter indents source code lines according to the structure of the program.
SQCBW has extraordinary and unique features:
* supports complex expressions, #ifdef..#endif and trailing comments;
* shows a list of structure errors (if any).
SQCBW is ... CsUnit 1.7.6
(Popularity: ) : Inspired by JUnit, csUnit brings the power of unit testing to the .NET framework. csUnit is your key to test-driven development using .NET languages including C#, Visual Basic .NET, J#, and managed C++. csUnit is free and open source.