|
||
|
|||||||
| Network Modifications This forum is for modifications to the networking code of RunUO |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
|
Now, I'm going to assume that this belongs in the Network section.
What I want to do is send a line of text from one RunUO server to another RunUO server. I have many ideas that require this. Since I am not very good at C#, my strongest point being in PHP, I will probably speak in PHP-esqe terms until I get much better at C#. I want it to work like a function, being called like this... Sendtoserver(serverIP,text). Since I have no idea how to do this in C#, I was wondering if someone could tell me, which .cs file from core to make the changes to... I will need to know both how to send the data, and how to recieve it on the other end. |
|
|
|
|
|
#2 (permalink) |
|
Forum Novice
|
that does not require a change of any of runuo's sourcecode, neither core nor scripts.
add script files to the servers that establish a network connection, and send your messages over this connection... tutorials and how tos on networking in c# are easy to find on the net... |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|