Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
AnswerMessage Closed Pin
2-Nov-09 9:03
stancrm2-Nov-09 9:03 
GeneralRe: load image with open file? Pin
Arefeh Haghpnah3-Nov-09 7:52
Arefeh Haghpnah3-Nov-09 7:52 
Questionload picture Pin
Arefeh Haghpnah2-Nov-09 7:59
Arefeh Haghpnah2-Nov-09 7:59 
AnswerRe: load picture Pin
kryzchek2-Nov-09 9:13
kryzchek2-Nov-09 9:13 
GeneralRe: load picture Pin
Arefeh Haghpnah3-Nov-09 7:56
Arefeh Haghpnah3-Nov-09 7:56 
GeneralRe: load picture Pin
kryzchek3-Nov-09 7:57
kryzchek3-Nov-09 7:57 
AnswerRe: load picture Pin
Christian Graus2-Nov-09 9:41
protectorChristian Graus2-Nov-09 9:41 
Questionpattern for taking action based on stream of data Pin
deostroll2-Nov-09 6:39
deostroll2-Nov-09 6:39 
Hi,

We have unix boxes which are built for some very specific functions. We do not have direct access to work it however; we telnet to this box, navigate through the appropriate menus and then invoke the commands. We currently connect to these machines from windows clients via command prompt (by typing telnet.exe).

Lately we've found a way to do the telnetting programmatically. We are currently trying to bust our heads at automating "exact" operations. Basically I've to read a stream of data off a socket and then write commands to that socket based on that information. Is there any design pattern tht caters to this requirement?

PS: both reading/writing at the socket level happens asynchronously...
AnswerRe: pattern for taking action based on stream of data Pin
Luc Pattyn2-Nov-09 7:59
sitebuilderLuc Pattyn2-Nov-09 7:59 
QuestionParsing Xml to SortedList with System.Xml.Linq Pin
thiago barbedo2-Nov-09 6:09
thiago barbedo2-Nov-09 6:09 
QuestionRLE (Run Length Encoding) in C# [modified] Pin
earlgraham2-Nov-09 5:54
earlgraham2-Nov-09 5:54 
GeneralRe: RLE (Run Length Encoding) in C# Pin
harold aptroot2-Nov-09 7:46
harold aptroot2-Nov-09 7:46 
GeneralRe: RLE (Run Length Encoding) in C# [modified] Pin
earlgraham2-Nov-09 8:31
earlgraham2-Nov-09 8:31 
GeneralRe: RLE (Run Length Encoding) in C# Pin
harold aptroot2-Nov-09 13:26
harold aptroot2-Nov-09 13:26 
AnswerRe: RLE (Run Length Encoding) in C# [modified] Pin
Oleg Orlov6-Jan-13 15:18
Oleg Orlov6-Jan-13 15:18 
QuestionUDP/TCP Port Forwarding [modified] Pin
Boss52-Nov-09 5:21
Boss52-Nov-09 5:21 
AnswerRe: UDP/TCP Port Forwarding Pin
Jimmanuel2-Nov-09 8:00
Jimmanuel2-Nov-09 8:00 
GeneralRe: UDP/TCP Port Forwarding Pin
Boss52-Nov-09 8:12
Boss52-Nov-09 8:12 
GeneralRe: UDP/TCP Port Forwarding Pin
Jimmanuel2-Nov-09 8:25
Jimmanuel2-Nov-09 8:25 
GeneralRe: UDP/TCP Port Forwarding Pin
Boss52-Nov-09 8:53
Boss52-Nov-09 8:53 
GeneralRe: UDP/TCP Port Forwarding Pin
satthi113-Jan-10 0:11
satthi113-Jan-10 0:11 
GeneralRe: UDP/TCP Port Forwarding Pin
Jimmanuel13-Jan-10 2:50
Jimmanuel13-Jan-10 2:50 
QuestionC# MDI Forms layout [modified] Pin
FBCode2-Nov-09 4:28
FBCode2-Nov-09 4:28 
AnswerRe: C# MDI Forms layout Pin
Henry Minute2-Nov-09 5:56
Henry Minute2-Nov-09 5:56 
GeneralRe: C# MDI Forms layout [modified] Pin
FBCode2-Nov-09 21:13
FBCode2-Nov-09 21:13 

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.