Commit Graph

38 Commits

Author SHA1 Message Date
sam 53108af97a New version of BMX. Fixes error trap problem 2011-07-25 14:48:47 +00:00
sam 1ea109f5ee BMXMON fix; updated all routines to v 2.31 2011-07-25 14:33:19 +00:00
sam 11b3dc2119 No changes. Just making my icon look green. 2011-05-11 13:37:03 +00:00
sam e6fa474312 Updated bmxTesterForVista to support RPMS. Compile using VISTA or RPMS flag 2011-03-05 11:32:01 +00:00
sam 7ad0c43a70 Updated BMX.net notes file 2.21 2011-01-27 13:54:04 +00:00
sam 945e4d43f8 Minor oopsie. Fixed. 2011-01-27 12:34:22 +00:00
sam c7e77305af BMX 2.3; same essentially as 2.21 2011-01-27 10:25:00 +00:00
sam cb2417af66 BMX updated to v2.3. No actual routine changes from 2.21 2011-01-27 09:50:57 +00:00
sam 90e2de5b8e Release dll. 2011-01-27 09:41:05 +00:00
sam dbd2742358 BMX version bumped to 2.3.
New dll
BMXNetConnectInfo: Event polling from RPMS/VISTA is now async. BMX Writer lock removed.
BMXNetLib: 
1. Application context changes are now suppressed. Developer must make sure that his/her application has all the needed BMX methods. This was done for performance enhancement as application context changes are very expensive in network time.
2. Locks are implemented at the TransmitRPC with a very simple Lock(this) which works very well.
RPMSDb: See #1 for BMXNetLib. All context changes are now suppressed.
2011-01-26 10:45:02 +00:00
sam 37366be3d9 BMXNetConnectInfo:
Pass up BMXNetException instead of recreating it as a new generic Exception; for more accurate error catching.
W32Handle for class not acquired. Don't even know why we needed that.
DSelectDivision:
Load event now has this.Activate to bring the window to the front. Needed b/c of new splash screen in Sched GUI which will show up front unless this form is activated.
BMXNetLib:
Better handling of exception in OpenConnectionCommon (pass inner exception when creating BMXNetException.
2011-01-09 12:19:07 +00:00
sam b414a2b7f1 Removed all kids file 2011-01-06 09:47:17 +00:00
sam 4be04c2d7d New Kids file for v 2.21 2011-01-06 09:45:45 +00:00
sam 19d2bfe7c3 Updated csproj file. 2010-11-18 12:48:00 +00:00
sam 659bf140ff Ooops. Encoding boo boo. 2010-09-29 08:55:56 +00:00
sam 2056a9e445 Fixes for Division dialog usability (ok button autoaccept; focus on list on startup).
Change project format to VS 2010.
2010-09-29 07:47:22 +00:00
sam f32188b276 Updated BMXNet22.dll with bug fix for UTF-8 support. 2010-09-08 08:08:15 +00:00
sam 3f114e031a oops... forgot to add new UTF-8 RPC to BMXRPC context 2010-09-08 07:25:23 +00:00
sam b2d0bb4390 BMX v2.2 2010-09-07 20:19:28 +00:00
sam 36854adcba BMX 2.2 updated files 2010-09-07 19:35:09 +00:00
sam 400c19417b Changes in BMXMON to add process name and fix timeouts; change in version number to 2.2 2010-09-07 11:38:31 +00:00
sam eb17631f10 Added check for UTF-8 encoding 2010-09-07 08:55:56 +00:00
sam 89a2e4f4c1 Better handling of divisions. 2010-08-30 18:52:33 +00:00
sam 07b4f044b3 Changes in handling of Divisions. Now prompts if more than one division assigned to user. 2010-08-30 18:51:30 +00:00
sam fcdcebcd83 Bumped version number on Bmxnet to 2.1.2 2010-08-18 08:02:35 +00:00
sam 7c548446e9 Support for UTF-8 encoding. 2010-08-11 11:37:01 +00:00
sam 04376cc2cf 2010-07-18 13:45:47 +00:00
sam 0d9ace0e0c 2010-07-11 14:14:02 +00:00
sam b4e510e292 Dialogs now say 'VISTA' instead of 'RPMS'.
Updated AssemblyInfo.cs
2010-07-09 21:32:10 +00:00
sam 74124836bf Deleting old or unneeded files.
bmxnet.xml
BMXNet20.dll
2010-07-09 20:06:50 +00:00
sam 8797c89283 V 2.1 supports multiple encodings based on developer request. Otherwise, uses Machine default encoding for non-unicode programs.
Updated version to 2.1.
2010-07-07 10:21:40 +00:00
sam 41b203528e New dll. 2010-07-06 12:12:38 +00:00
sam 130cc97d16 Support for other encodings besides ASCII. Constructors available in BMXNetLib and and BMXNetConnectInfo.
Comments in several files.
2010-07-06 12:09:10 +00:00
sam af388d6c6f Some profiling code in BMXNetLib.cs conditional on #DEBUG. 2010-07-01 17:43:04 +00:00
sam 61f6fc1d4b 2010-06-30 09:02:21 +00:00
sam fe970c8b52 Project finally compiles. 2010-06-30 08:19:09 +00:00
sam 94d4875737 Initial commit of C# Source Code. Now to try to get it to compile. 2010-06-30 07:09:50 +00:00
sam 782d05d287 Initial Import of BMX.net code 2009-12-07 19:21:15 +00:00