Jump to content

Client / Server

- - - - -

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

#1
eric

eric

    Newbie

  • Members
  • PipPip
  • 17 posts
Hi,

I am trying to create a simple program that sends a message e.g. hello world to a server and gets a simple textual response.

I am just wondering what language would be the best a simplest to do for something like this?

Thanks for any help
_________________
Bay area breast augmentation casino bonus types of secured loans

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
You can choose almost any language, you want to. Many languages have support for network programming, in some way.

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
The .NET and MFC languages are the only ones I have dealt with a client server in and they are both very easy. I thought I had posted some code in C# for a server/client IM but I can't find it. I will post it tomorrow for you though.