Click here to Skip to main content
15,890,527 members
Home / Discussions / C#
   

C#

 
QuestionError when consuming a Crystal Report from a webservice Pin
mew_lobo16-Jul-06 22:13
mew_lobo16-Jul-06 22:13 
Question,using modem [modified] Pin
sianatia16-Jul-06 21:54
sianatia16-Jul-06 21:54 
AnswerRe: ,using modem Pin
stancrm16-Jul-06 22:01
stancrm16-Jul-06 22:01 
GeneralRe: ,using modem Pin
sianatia16-Jul-06 22:14
sianatia16-Jul-06 22:14 
GeneralRe: ,using modem Pin
stancrm16-Jul-06 22:25
stancrm16-Jul-06 22:25 
GeneralRe: ,using modem Pin
sianatia16-Jul-06 23:27
sianatia16-Jul-06 23:27 
GeneralRe: ,using modem Pin
Ed.Poore17-Jul-06 1:25
Ed.Poore17-Jul-06 1:25 
AnswerRe: ,using modem Pin
Dave Kreskowiak17-Jul-06 7:06
mveDave Kreskowiak17-Jul-06 7:06 
It's quite obvious that you don't know how a cable modem works.

You can't use it to "call" another cable modem, or a server for that matter. It will only connect to the cable company service, and supply you with a connection to the Internet. You don't get to tell it where to connect or how. It is mearly a part of the cabling medium that your IP traffic travels over, which your application shouldn't care about at all.

The only way you're going to get a secure connection to your server is to have a VPN tunnel setup between your two networks. How you code builds this tunnel is entirely up to the VPN solution your using. There is no support for this in the .NET Framework.


Dave Kreskowiak
Microsoft MVP - Visual Basic

Questionsend an event(data) in a thread Pin
MihaiChioariu16-Jul-06 21:12
MihaiChioariu16-Jul-06 21:12 
AnswerRe: send an event(data) in a thread Pin
leppie16-Jul-06 21:20
leppie16-Jul-06 21:20 
QuestionMulti-language?? Pin
Rohit Dev16-Jul-06 20:07
Rohit Dev16-Jul-06 20:07 
AnswerRe: Multi-language?? Pin
lmoelleb16-Jul-06 21:03
lmoelleb16-Jul-06 21:03 
GeneralRe: Multi-language?? Pin
Rohit Dev16-Jul-06 21:39
Rohit Dev16-Jul-06 21:39 
GeneralRe: Multi-language?? Pin
lmoelleb17-Jul-06 2:19
lmoelleb17-Jul-06 2:19 
QuestionDataGrid Scrollbars in Asp.net Pin
Naji.A16-Jul-06 17:02
Naji.A16-Jul-06 17:02 
AnswerRe: DataGrid Scrollbars in Asp.net Pin
Wesley Samuel16-Jul-06 19:57
Wesley Samuel16-Jul-06 19:57 
GeneralRe: DataGrid Scrollbars in Asp.net Pin
Naji.A17-Jul-06 17:44
Naji.A17-Jul-06 17:44 
GeneralRe: DataGrid Scrollbars in Asp.net Pin
Wesley Samuel17-Jul-06 20:29
Wesley Samuel17-Jul-06 20:29 
GeneralRe: DataGrid Scrollbars in Asp.net [modified] Pin
Naji.A18-Jul-06 9:12
Naji.A18-Jul-06 9:12 
AnswerRe: DataGrid Scrollbars in Asp.net Pin
Wesley Samuel18-Jul-06 22:24
Wesley Samuel18-Jul-06 22:24 
GeneralRe: DataGrid Scrollbars in Asp.net Pin
Naji.A19-Jul-06 11:51
Naji.A19-Jul-06 11:51 
GeneralRe: DataGrid Scrollbars in Asp.net Pin
Wesley Samuel19-Jul-06 20:03
Wesley Samuel19-Jul-06 20:03 
Questionediting datagridview Pin
toink toink16-Jul-06 16:19
toink toink16-Jul-06 16:19 
Questionprob calling MDIChild by another MDIchild [modified] Pin
paulcortez16-Jul-06 15:55
paulcortez16-Jul-06 15:55 
AnswerRe: prob calling MDIChild by another MDIchild Pin
Judah Gabriel Himango16-Jul-06 17:37
sponsorJudah Gabriel Himango16-Jul-06 17:37 

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.