User Profile

Collapse

Profile Sidebar

Collapse
dolulob
dolulob
Last Activity: Aug 12 '07, 12:40 PM
Joined: Aug 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dolulob
    replied to communicating with a console application
    in .NET
    Just in case, someone cares... :)

    I got it to work with the other version of micq

    Mike
    See more | Go to post

    Leave a comment:


  • dolulob
    replied to communicating with a console application
    in .NET
    I have been using the MinGW micq

    and yeah I think they were made for linux. you think that could be the problem?
    I've read about similar problems in another forum, but there was no real solution

    Oh, and I also already tried only redirecting one stream...

    Mike
    See more | Go to post

    Leave a comment:


  • dolulob
    replied to communicating with a console application
    in .NET
    Hi,

    yeah I've tried that already... I've tried pretty much everything I could think of, it just doen't want to work....

    If I run the process with createnowindow = false,
    It opens a console like window, with no output. I guess that is because the output is being redirected.
    But the weird part is, that if I click into that window and type a command for micq, micq actually executes that command, but through...
    See more | Go to post

    Leave a comment:


  • dolulob
    started a topic communicating with a console application
    in .NET

    communicating with a console application

    Hi,

    I'm trying to communicate with a console application through a c# program.
    the console application is micq a console based ICQ client.
    I want to be able to send an receive messages through the micq and then act upon them.

    I've been using the System.Diagnost ics.Process class and redirecting the input and output stream. R
    eading the output works fine, but I am not able to send any commands to...
    See more | Go to post
No activity results to display
Show More
Working...