W5100E01-AVR WIZnet, W5100E01-AVR Datasheet - Page 58

no-image

W5100E01-AVR

Manufacturer Part Number
W5100E01-AVR
Description
Development Boards & Kits - AVR W5100 EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of W5100E01-AVR

Rohs
yes
Product
Development Boards
Tool Is For Evaluation Of
ATMEGA128
Core
AVR8
Interface Type
LAN, RS-232
Operating Supply Voltage
5 V
Data Bus Width
8 bit
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 setIPprotocol
(SOCKET s, u_char ipprotocol)
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 2007 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
Closes 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/w5100.c
iinChip/socket.c
iinChip/socket.c
iinChip/socket.c
util/sockutil.c
Location
48

Related parts for W5100E01-AVR