EVB-PIC24 WIZnet, EVB-PIC24 Datasheet - Page 55

no-image

EVB-PIC24

Manufacturer Part Number
EVB-PIC24
Description
Development Boards & Kits - PIC / DSPIC W3150A+EVAL BOARD BASED ON PIC24
Manufacturer
WIZnet
Datasheet

Specifications of EVB-PIC24

Rohs
yes
Product
Development Kits
Interface Type
RS-232
Data Bus Width
16 bit
Dimensions
50 mm x 40 mm
void ping_request(void)
void ping_usage(void)
char ping
(int count, u_int size, u_int
time, u_char* addr, PINGLOG*
log)
void DisplayPingStatistics
(PINGLOG log)
void setSn_PROTO
(SOCKET s, uint8 proto)
char
u_char protocol, u_int port,
u_char flag)
void close(SOCKET s);
int sendto(SOCKET s,
const u_char * buf, u_int len,
u_char * addr, u_int port)
int recvfrom(SOCKET s,
u_char * buf, u_int len,
u_char * addr, u_int * port)
SOCKET getSocket(unsigned
char status, SOCKET start)
Function Name
socket(SOCKET
© Copyright 2006 WIZnet Co., Inc. All rights reserved.
<Table 3-22: Reference Functions in ping_request()>
s,
Ping Request program
Outputs the instruction of Ping Request
program
Sends
destination,
message received from any destination.
Outputs the results from ping() calling
Assigns IP protocol of the related socket
Creates sockets related to as TCP/UDP/IP iinChip/socket.c
Close the related socket
Sends
destination.
Receives Datagram packet from any
destination
Searches for socket has the designated
status
Datagram
Ping
and
Description
Request
packet
processes
to
to
specific
specific
ICMP
app/ping_app.c
app/ping_app.c
inet/ping.c
inet/ping.c
iinChip/w3150a.c
iinChip/socket.c
iinChip/socket.c
iinChip/socket.c
util/sockutil.c
Location
45

Related parts for EVB-PIC24