|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: your mail
I don't know what to say other than to direct you to some working code:
http://developer.novell.com/ndk/doc/samplecode/nco_sample/
Hopefuly one of the smart professional people on the list will respond.
(o: Matt
> Well it goes like this:
>
> I am making a chat applet basically,
>
> First The chat server will be an application using ServerSocket in
> java.net.* package
> Second The client will be an Applt using Socket in java.net.*
> package
> and Third All code is fine The problem is that the client is not
> connecting to server because java browser throw a security exception.
>
>
>
>
> I think you can now understan what exactly my problem is
>
> Bye
>
> Rashid Tanweer
>
>
> > ----------
> > From: Matthew J Burke[SMTP:mburke6@osf1.gmu.edu]
> > Reply To: gameprogrammer@gameprogrammer.com
> > Sent: Wednesday, September 27, 2000 5:50 PM
> > To: 'gameprogrammer@gameprogrammer.com'
> > Subject: Re: your mail
> >
> > What are you trying to use sockets for? Do you have any problems in
> > appletviewer? Do you have something ready and waiting on the other end
of
> > the socket?
> >
> >
> > On Wed, 27 Sep 2000, 663 wrote:
> >
> > > I was working on sockets in Applet, and I have also used policy file
but
> > I
> > > am not getting any type of relaxation in the security of the Applet in
a
> > web
> > > browser either in IE or in Netscape...
> > > Can any body help me..
> > > Rashid Tanweer
> >
> > =================================================================
> > The GameProgrammer.Com mailing list is for the open discussion
> > of any topic related to the art, science, and business of
> > programming games. This list is especially tolerant of beginners.
> > We were all beginners once
> >
> > To SUBSCRIBE or UNSUBSCRIBE please visit:
> > http://gameprogrammer.com/mailinglist.html
> >
> =================================================================
> The GameProgrammer.Com mailing list is for the open discussion
> of any topic related to the art, science, and business of
> programming games. This list is especially tolerant of beginners.
> We were all beginners once
>
> To SUBSCRIBE or UNSUBSCRIBE please visit:
> http://gameprogrammer.com/mailinglist.html
>
>
=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once
To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html
|
|