Re: TCP MyIPAddr.exw

new topic     » goto parent     » topic index » view thread      » older message » newer message

#######################
# TCP.ew demos        #
#  By: Robert Szalay  #
#   Version 1.0       #
#    Created: 3/29/03 #
#######################

The applications included in this zip file are to demonstrate the
routines in tcp.ew version 2.42 by Jason Mirwald.


MyIPAddr.exw -
   This application demonstrates how to get the IP Address of the
   machine it is running on.

GetHostByxxx.exw -
   This demonstrates the tcp_gethostbyname() and tcp_gethostbyaddr()
   functions in tcp.ew.

ChatServer.exw -
   This is a simple chat server showing how to make a simple server
   using tcp.ew.  It attemps to listen on any available ip address.

ChatClient.exw -
   This is a simple chat client showing how to make a client
   application using tcp.ew.  NOTE: To connect to a remote computer,
   you have to edit the 'ip' variable in ChatClient.exw.  This must be
   in the form of {127,0,0,1} to properly work.

NOTE:  the chat client and server use port 3717.  If for some reason
       these ports are in use by another application, simply edit
       variable 'port' in ChatClient.exw AND ChatServer.exw
----- Original Message -----
From: "Al Getz" <Xaxo at aol.com>
To: <EUforum at topica.com>
Sent: Tuesday, September 16, 2003 9:33 AM
Subject: RE: TCP MyIPAddr.exw


>
>
> sixs at ida.net wrote:
> > I am tryin to run the examples in tcp MyIPAddr.exw  and I get an error
> > define_c_func  as an invalid type. I am not sure how to debug this,DLL.e
> > tcp.ew and MyIPAddr.exw  are involved. It contains 4 aarguments.
> > Jvandal
>
> Hello there,
>
> Where did you find that program in the archives?
> I'd like to check it out myself.
>
> Take care for now,
> Al
>
> --^----------------------------------------------------------------
> This email was sent to: sixs at ida.net
>
>
> TOPICA - Start your own email discussion group. FREE!
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu