Hello.
I am a beginer programer and i need to make a GUI that will get data from user and sen it wirelles to another PC o know that it involves socket programing do u know if there is ready app or code to do it and how i applay this code to a button at my GUI.
Can u also maybe provide me a link were i can lean more about this issue.
Loading
Sam HobbsPosted May 1, 2011, 10:11 PM
Here are various places to help get started. Some are appropriate for beginners and some are not.
I suggest not making the mistake that many beginners make; don't think in terms of a form and the database with nothing between. A form is a UI but it should not be a major container of the data. I wish I could explain what I mean but for now, proceed to learn as much as you can; there is a lot to learn.