C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-24-2009, 02:17 AM   #1
Registered User
 
Join Date: Sep 2007
Posts: 124
Sending / Receiving Info Via TCP or UDP

I'm thinking about making a modification for a game called Unreal Tournament 2004, and basically I already have a C++ program that I want to interact with the game (a chat bot I've created). The thing is though, I've been told that to do this, I need to write something in Unreal Script, and then write some C++ code in my program that basically communicates with the game via TCP or UDP.

So I'm wondering, how difficult would it be to write a C++ program that sends/ receives info via TCP or UDP? Too difficult for a beginner? Any tutorials anywhere?

Thanks.
bengreenwood is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Client/server problem; server either stops receiving data or client stops sending robot-ic Networking/Device Communication 10 02-16-2009 11:45 AM
sending zero bytes over TCP socket nantonop Networking/Device Communication 4 09-03-2007 08:10 AM
socket message sending and receiving problem black C Programming 5 01-15-2007 04:46 AM
Help doing an e-mail program in c... Tyler_Durden C Programming 88 01-02-2005 03:12 PM
udp vs tcp..... djarian Networking/Device Communication 3 12-15-2003 11:41 PM


All times are GMT -6. The time now is 09:24 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22