User Tools

Site Tools


user:nsano:portfolio:simpletextmessage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user:nsano:portfolio:simpletextmessage [2012/12/04 17:40] – created nsanouser:nsano:portfolio:simpletextmessage [2012/12/06 17:11] (current) nsano
Line 1: Line 1:
 +Simple Text Messaging system
  
 +  *step 1 if you start reading BeeJ's guide to networking there is 2 sample software peices which i will be using to modify and send messages across form one person to another
 +  *step 2 using Argv Argc scanf and printf you can enter messages argv you can send messages with spaces
 +  *step 3 using the smaple code you run both peices of smaple on two different mechines pointing client at a server and a server at the other person client
 +  *step 4 the problem i been having is programing the sockets to point to each other
 +
 +This page is on going and will be part of HPC2 and HPC systems and networking