Jump to content

New to the Codecall

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
10 replies to this topic

#1
toonamo

toonamo

    Newbie

  • Members
  • PipPip
  • 17 posts
Hello Everyone,

I wanted to take a second to introduce myself as well as get a better idea for where i should go as to what language i should be using for a project i have.

I program smart homes using Crestron. Crestron has a programing language similar to C+. Anyways i had someone ask me to make a interface for thier Bluray media server to talk to crestron. Well he doesn't have anything running on the machine to accept and give commands other than a infrared receiver for media center.

I need to add a service that runs on the machine at all times and listens for a connection via ethernet using a telnet type interface and on a serial port. Then i would be sending commands to vista media center and cyberlink power dvd when media center calls for it. Would C++ be a beter solution for this?

I am looking into if i can send and get commands to the programs directly, or if i have to use key presses (i.e. hit "p" on the keyboard for play). Is there a way to make a patch for the program to have a more reliable way to send and receive information from these?

I was looking into C# because so far there seems to be more support for it. I could be wrong though since i've just started out.

Anyhelp would be greatly appreciated.

-Josh

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hello Toonamo, welcome to CodeCall! You could do this with any language that supports TCP such as C++ or C#. I believe there is a TCP/UDP tutorial on here in C# or C++ (one of the two) that acts as a server and another that acts as a client. Check the tutorial section for more information.

#3
Frantic

Frantic

    Learning Programmer

  • Members
  • PipPipPip
  • 91 posts
Well Welcome Josh.

I love this place

#4
Nightracer

Nightracer

    Programmer

  • Members
  • PipPipPipPip
  • 131 posts
Good to have you Josh. What an extensive Question :D

#5
Chan

Chan

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 204 posts
Hey Toonamo

Yes i think there is a tutorial for it!

Welcome

#6
Void

Void

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 411 posts
Welcome and good to have you.
Void

#7
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
Hello Josh, Welcome to CodeCall!

#8
Egz0N

Egz0N

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,034 posts
Welcome to CC !! :)

#9
toonamo

toonamo

    Newbie

  • Members
  • PipPip
  • 17 posts
Thank you all!

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Welcome to CC, toonamo!
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#11
Turk4n

Turk4n

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,847 posts
Welcome to the crew !
Posted Image