I'm making a program that is essentially a chat program, except it edits a text file on a server. How would I make it edit the file on the server?
Edit text file on server.
Started by Logan, Jul 25 2010 09:20 AM
1 reply to this topic
#1
Posted 25 July 2010 - 09:20 AM
[SIGPIC]http://forum.codecal...line=1232840697[/SIGPIC]
|
|
|
#2
Posted 04 August 2010 - 12:59 AM
Hey,
Im not 100% sure however when i made a veryyyy simple chat program over a server i used data streams to access things like that and stream readers/writers, look into that.
My advice is forget about the server first make sure you can actually do that without the server, if so then hey get back to servers. if not, dont waste your time with making it to complex.
Im not 100% sure however when i made a veryyyy simple chat program over a server i used data streams to access things like that and stream readers/writers, look into that.
My advice is forget about the server first make sure you can actually do that without the server, if so then hey get back to servers. if not, dont waste your time with making it to complex.


Sign In
Create Account


Back to top









