Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
QuestionIs this correct Pin
Programm3r15-Apr-08 3:08
Programm3r15-Apr-08 3:08 
QuestionWell, did you try it? Pin
Vikram A Punathambekar15-Apr-08 3:46
Vikram A Punathambekar15-Apr-08 3:46 
GeneralRe: Well, did you try it? Pin
Programm3r15-Apr-08 4:08
Programm3r15-Apr-08 4:08 
GeneralRe: Is this correct Pin
Luc Pattyn15-Apr-08 3:59
sitebuilderLuc Pattyn15-Apr-08 3:59 
GeneralRe: Is this correct Pin
Programm3r15-Apr-08 4:10
Programm3r15-Apr-08 4:10 
GeneralRe: Is this correct Pin
papadimitriou15-Apr-08 4:19
papadimitriou15-Apr-08 4:19 
GeneralRe: struct array in C# Pin
leppie15-Apr-08 4:23
leppie15-Apr-08 4:23 
QuestionBroadcasting Issue Pin
Shouvik Das15-Apr-08 2:31
Shouvik Das15-Apr-08 2:31 
Hi,

We, in our office use a remote Matlab License server running FlexLM license manager. Since we have very few floating licenses we end up asking to release the license from the fellow engineers many times a day.This creates confusion as we are not knowing who is actually using the license.
To automate this I plan to make a simple application wherein I'll monitor the connection to that particular matlab server and see which user has actually hooked up a license if a socket to that server:port becomes alive. Then I would start broadcasting to the rest of the users that this user is using the License.
This can be achieved my making a service that would feed a frontend application with the broadcast details which would let people actually know who is using the license. It is a simple License viewer.
Since I don't have administrative access to the license server (it is organization wide server) so I just can monitor connections from my system or from a group of users who actually install the service I am planning to make.

My only concern now is since I am to use broadcast mode for letting others know I have hooked up a license I would be in trouble with network bandwidth.

Does anybody have a better architecture to prevent the broadcast and use some other tricky method.



There are only two kinds of people who are really fascinating-people who know absolutely everything, and people who know absolutely nothing.
Oscar Wilde (1854-1900)
Regards...
Shouvik

GeneralRe: Broadcasting Issue Pin
Dave Kreskowiak15-Apr-08 4:21
mveDave Kreskowiak15-Apr-08 4:21 
GeneralRe: Broadcasting Issue Pin
Shouvik Das15-Apr-08 4:27
Shouvik Das15-Apr-08 4:27 
GeneralRe: Broadcasting Issue Pin
leppie15-Apr-08 6:09
leppie15-Apr-08 6:09 
QuestionConvert the string to ASCII(HEX) Pin
merh15-Apr-08 2:21
merh15-Apr-08 2:21 
GeneralRe: Convert the string to ASCII(HEX) Pin
Luc Pattyn15-Apr-08 4:06
sitebuilderLuc Pattyn15-Apr-08 4:06 
AnswerRe: Convert the string to ASCII(HEX) Pin
merh15-Apr-08 21:17
merh15-Apr-08 21:17 
GeneralRe: Convert the string to ASCII(HEX) Pin
Luc Pattyn16-Apr-08 0:23
sitebuilderLuc Pattyn16-Apr-08 0:23 
QuestionCopy Process Console to clipboard Pin
dwrst15-Apr-08 2:01
dwrst15-Apr-08 2:01 
GeneralRe: Copy Process Console to clipboard Pin
J a a n s15-Apr-08 3:02
professionalJ a a n s15-Apr-08 3:02 
GeneralRe: Copy Process Console to clipboard Pin
dwrst15-Apr-08 7:46
dwrst15-Apr-08 7:46 
GeneralRe: Copy Process Console to clipboard Pin
Luc Pattyn15-Apr-08 4:09
sitebuilderLuc Pattyn15-Apr-08 4:09 
GeneralRe: Copy Process Console to clipboard Pin
dwrst15-Apr-08 7:45
dwrst15-Apr-08 7:45 
GeneralRe: Copy Process Console to clipboard Pin
Luc Pattyn15-Apr-08 11:03
sitebuilderLuc Pattyn15-Apr-08 11:03 
QuestionTrial version of a Software [modified] Pin
LAYEEQ AHMED KHAN15-Apr-08 1:41
LAYEEQ AHMED KHAN15-Apr-08 1:41 
GeneralRe: Trial version of a Software Pin
Christian Graus15-Apr-08 1:58
protectorChristian Graus15-Apr-08 1:58 
GeneralRe: Trial version of a Software Pin
papadimitriou15-Apr-08 4:32
papadimitriou15-Apr-08 4:32 
General[Message Deleted] Pin
pyde15-Apr-08 1:21
pyde15-Apr-08 1:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.