capetonian
11-17-2013, 06:23 PM
Hi Everyone,
I started learning C# this year with the view on developing some software for my new sim project. Under the mottoe, if it isn;t there then I might as well try and make it myself! Unfortunately I am not a person who studies very well from books, . I like to read a bit then go out and try all kinds of things until I get stuck, then I go back to the books. Now I have been able to come a long way using MS Visual Studio, Paul Hent'y FSUIPCclient.dll and of course my dearly loved, registered copy of FSUIPC.
Now I have reached the stage whene I need, or rather want, to connect to the IOCP server to read and write switch states. I'm not too lazy to read all the ins and outs of winsock programming it is just that I am just too darn frigidity and my childhood ADHD seems to be making sporadic re-entrances on my stage of life for me to sit down and start from scratch while I am still a novice at .NET programming. I have a small setup with a few switches, 5 leds and to rotary encoders that I use for testing stuff. Of course I am dying to try and talk to IOCP from within a WFP project.
Does anyone have any sample code or other examples? The only documentation that I have found on the new is very limited and refers only to the init and ack strings uesd to pass variables to IOCP. Unfortunately Nico's IOCP client is not available any longer and neither can I find the script examples written by Johan Knol for his PMDGSiocConnector program.
Thanks for taking the time to read this.
I started learning C# this year with the view on developing some software for my new sim project. Under the mottoe, if it isn;t there then I might as well try and make it myself! Unfortunately I am not a person who studies very well from books, . I like to read a bit then go out and try all kinds of things until I get stuck, then I go back to the books. Now I have been able to come a long way using MS Visual Studio, Paul Hent'y FSUIPCclient.dll and of course my dearly loved, registered copy of FSUIPC.
Now I have reached the stage whene I need, or rather want, to connect to the IOCP server to read and write switch states. I'm not too lazy to read all the ins and outs of winsock programming it is just that I am just too darn frigidity and my childhood ADHD seems to be making sporadic re-entrances on my stage of life for me to sit down and start from scratch while I am still a novice at .NET programming. I have a small setup with a few switches, 5 leds and to rotary encoders that I use for testing stuff. Of course I am dying to try and talk to IOCP from within a WFP project.
Does anyone have any sample code or other examples? The only documentation that I have found on the new is very limited and refers only to the init and ack strings uesd to pass variables to IOCP. Unfortunately Nico's IOCP client is not available any longer and neither can I find the script examples written by Johan Knol for his PMDGSiocConnector program.
Thanks for taking the time to read this.