Click here to Skip to main content
15,886,963 members
Home / Discussions / C#
   

C#

 
QuestionCasting an anonymous type Pin
belzer4-May-08 6:56
belzer4-May-08 6:56 
AnswerRe: Casting an anonymous type Pin
Guffa4-May-08 8:09
Guffa4-May-08 8:09 
GeneralRe: Casting an anonymous type Pin
belzer4-May-08 10:32
belzer4-May-08 10:32 
GeneralRe: Casting an anonymous type Pin
Roger Alsing4-May-08 18:47
Roger Alsing4-May-08 18:47 
GeneralRe: Casting an anonymous type Pin
Guffa4-May-08 21:38
Guffa4-May-08 21:38 
GeneralRe: Casting an anonymous type Pin
Roger Alsing5-May-08 6:21
Roger Alsing5-May-08 6:21 
QuestionIssue with Setup and Deployment Project Pin
paas4-May-08 6:05
paas4-May-08 6:05 
QuestionManipulate sender ip on TCPCLIENT (port forwarding application with internal packet checks) Pin
Jan Weltmeyer4-May-08 5:44
Jan Weltmeyer4-May-08 5:44 
Hi there,

i have written a port-forwarding tool for a special software i use for an online game project.

everything works fine, but the server only get the client-ip from the forwarding server, not from the user.

Everything is working with TCPclient Class.

So, is there a posibility to edit the senderip in a packet, i send?

For example:

Client-IP=88.88.88.88
Forwarder-IP=99.99.99.99
Server-IP=11.11.11.11

1.the client connects to the forwarder
2.the forwarder accept the connection if some checks have been made...
3.the forwarder connects to the server
4.the forwarder forwards all messages from the client to the server and backwards.

additional to 4: on point 4, the forwarder should modify the packet data on send, that the server sees client-ip 88.88.88.88. but at the moment, it sees 99.99.99.99.

Maybe you can help me?

Thanks for all replies.

janwe
AnswerRe: Manipulate sender ip on TCPCLIENT (port forwarding application with internal packet checks) Pin
Dave Kreskowiak4-May-08 15:47
mveDave Kreskowiak4-May-08 15:47 
GeneralRe: Manipulate sender ip on TCPCLIENT (port forwarding application with internal packet checks) Pin
Jan Weltmeyer5-May-08 2:45
Jan Weltmeyer5-May-08 2:45 
GeneralRe: Manipulate sender ip on TCPCLIENT (port forwarding application with internal packet checks) Pin
Dave Kreskowiak5-May-08 18:44
mveDave Kreskowiak5-May-08 18:44 
AnswerRe: Manipulate sender ip on TCPCLIENT (port forwarding application with internal packet checks) [modified] Pin
Peter Josefsson Sweden5-May-08 4:11
Peter Josefsson Sweden5-May-08 4:11 
GeneralRe: Manipulate sender ip on TCPCLIENT (port forwarding application with internal packet checks) Pin
Jan Weltmeyer5-May-08 8:04
Jan Weltmeyer5-May-08 8:04 
QuestionC# asyncallback Pin
AlexPizzano4-May-08 4:53
AlexPizzano4-May-08 4:53 
AnswerRe: C# asyncallback Pin
Judah Gabriel Himango4-May-08 7:40
sponsorJudah Gabriel Himango4-May-08 7:40 
AnswerRe: C# asyncallback Pin
Charith Jayasundara4-May-08 8:01
Charith Jayasundara4-May-08 8:01 
GeneralRe: C# asyncallback Pin
leckey4-May-08 17:29
leckey4-May-08 17:29 
AnswerRe: C# asyncallback Pin
Dave Sexton4-May-08 11:53
Dave Sexton4-May-08 11:53 
QuestionNeed to Internet chat app. Pin
hdv2124-May-08 4:48
hdv2124-May-08 4:48 
AnswerRe: Need to Internet chat app. Pin
Gareth H4-May-08 5:48
Gareth H4-May-08 5:48 
GeneralRe: Need to Internet chat app. Pin
hdv2124-May-08 5:52
hdv2124-May-08 5:52 
GeneralRe: Need to Internet chat app. Pin
Jan Weltmeyer4-May-08 6:03
Jan Weltmeyer4-May-08 6:03 
AnswerRe: Need to Internet chat app. Pin
Charith Jayasundara4-May-08 7:47
Charith Jayasundara4-May-08 7:47 
AnswerRe: Need to Internet chat app. Pin
leckey4-May-08 17:30
leckey4-May-08 17:30 
QuestionDynamic WorkFlow Pin
Thaer Hamael4-May-08 2:15
Thaer Hamael4-May-08 2:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.