Welcome![Sign In][Sign Up]
Location:
Search - socket.h

Search list

[Internet-Networklinux_c_s

Description: 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd.h> #include<sys/shm.h> #include<sys/stat.h> #define MYPORT 3490 // num of port #define BACKLOG 5 // largest num of accept #define MAXDATASIZE 1-based terminal Dinghua system _socket # include
Platform: | Size: 3930 | Author: xxf | Hits:

[Internet-NetworkVC网络编程源代码

Description: 网络编程源代码,主要socket编程-network programming source code, the main socket programming
Platform: | Size: 1134592 | Author: 彭斯喜 | Hits:

[source in ebookunpv22e

Description: 著名的UNIX网络编程卷1-连网的API-套接字与XTI第二版(中文版)的源代码,我找了好久才找到的。-famous UNIX Network Programming Volume 1-networking API-socket and XTI second edition (Chinese version) of the source code, I found finally found.
Platform: | Size: 438272 | Author: 杨柳 | Hits:

[Windows DevelopWinSock Win32 API 的打包类和例子程序winsocket

Description: WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
Platform: | Size: 53248 | Author: e_man518 | Hits:

[Linux-UnixlinuxC++

Description: 嵌入式linux系统的网络编程(C++) 在ARM上实现视频会议 此程序获得全国研究生电子大赛一等奖 压缩包内为全部源码,包括音频 视频(H.264)socket部分-embedded Linux network programming (C++) on the ARM video conference this procedure electronic access to graduate students won the competition within the compressed source for all, including audio and video (H.264) socket part
Platform: | Size: 1466368 | Author: 寓于 | Hits:

[VC/MFCWINDOWS__socket18

Description: 本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况 进行查询和管理。它们有助于获得下面的能力: ■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:显示T C P连接表、U D P监听者表以及I P协议统计情况。 ■ R o u t e . e x e:显示并处理网络路由表。 ■ A r p . e x e:显示并修改供“地址解析协议”(A R P)使用的I P到物理地址翻译表。-This appendix to introduce some new API functions, these functions can be on your computer to the IP protocol statistics query and management. Their ability to contribute to the acquisition of the following: ■ I pconfig. Exe (or apply to Microsoft Windows 95 s Wi nipcfg. Exe): display IP configuration information, allowing the release and update DHCP allocated IP address. ■ N etstat. Exe: show TCP connection table, UDP Listener Table, as well as IP protocol statistics. ■ R oute. Exe: display and handle the network routing table. ■ A rp. Exe: display and modify for ARP (ARP) to use the IP to physical address translation table.
Platform: | Size: 427008 | Author: 楼洛阳 | Hits:

[Internet-NetworkSocks_src

Description: socket编程 The SOCKS-firewall is a program which is capable of secured proxying being compatible with various authentcation levels. However, as described in RFC 1928, there is currently only basic. In this conspect we will try to compose the SOCKS model for proper implementation of firewall architecture design for both current standard and further developing-SOCKS-firewall is a program w hich is capable of being secured proxying compa tible with various authentcation levels. Howe ver, as described in RFC 1928. there is currently only basic. In this conspect we will try to compose the proper model for SOCKS implementation of firewall architecture desi gn for both current standard and further develo ping
Platform: | Size: 12288 | Author: 中一民 | Hits:

[Internet-Networklinux_c_s

Description: 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd.h> #include<sys/shm.h> #include<sys/stat.h> #define MYPORT 3490 // num of port #define BACKLOG 5 // largest num of accept #define MAXDATASIZE 1-based terminal Dinghua system _socket# include
Platform: | Size: 4096 | Author: xxf | Hits:

[Internet-Networkws2_32_vc7.1

Description: windows 2k socket的源代码, 编译直接生成ws2_32.dll.-windows 2k socket source code, compile directly generated ws2_32.dll.
Platform: | Size: 270336 | Author: 面包 | Hits:

[TCP/IP stackWin32_Ping

Description: This a basic multi-threaded ping utility using a raw socket. Take a look at the screenshot for the feature list. This code is not 100% mine. It was adapted from code on the internet (Found in several places so not sure of the author). It has been modified alot though. -This a basic multi-threaded ping utilit y using a raw socket. Take a look at the screensho not for the feature list. This code is not 100% mine . It was adapted from code on the internet (Found in several places so not sure of the author). It h as been modified a lot though.
Platform: | Size: 13312 | Author: 微环境 | Hits:

[DirextXball_proj.rar

Description: 1.DirectShow how to output to render 2.USE MFC Shared DLL 3.Include <afx.h> that you are easy to use Socket and String function 4.Include network recieve data 5.DNS to IP 6.Xvid Mpeg4 decoder 7.Ap Pass param to Direcshow interface 100% work by Jesse Stone Taiwan fatalfeel@hotmail.com,1.DirectShow how to output to render2.USE MFC Shared DLL3.Include
Platform: | Size: 3751936 | Author: 小誠 | Hits:

[Internet-NetworkSocketLib

Description: Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。 -Socketlib: a lightweight C++ Package Socket C API network programming framework. It simplifies asynchronous event Socket distributed, inter-process communication Socket concurrent OO network applications and services. At present, only support Window under IPV4 future support for IPV6, and hope to extend it to linux/unix and other OS platforms.
Platform: | Size: 912384 | Author: bolidezhang | Hits:

[Applicationsclient_serveur

Description: client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_family = AF_INET address.sin_addr.s_addr = inet_addr("127.0.0.1") address.sin_port = 9734 len = sizeof(address) result = connect(sockfd, (struct sockaddr *)&address, len) if(result == -1) { perror("oops: client") exit(1) } write(sockfd, &ch, 1) read(sockfd, &ch, 1) printf("char from server = c\n", ch) close(sockfd) exit(0) } -client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_family = AF_INET address.sin_addr.s_addr = inet_addr("127.0.0.1") address.sin_port = 9734 len = sizeof(address) result = connect(sockfd, (struct sockaddr*)&address, len) if(result ==-1) { perror("oops: client") exit(1) } write(sockfd, &ch, 1) read(sockfd, &ch, 1) printf("char from server = c\n", ch) close(sockfd) exit(0) }
Platform: | Size: 1024 | Author: nabilnapel | Hits:

[JSP/Javanetctoss

Description: 电信计费项目 该系统在Sun Solaris下开发,运行于Apache Tomcat平台,采用J2EE架构,基于Struts、Hibernate、Spring技术或EJB组件技术以及Oracle 9i数据库系统。该系统后台主要由数据采集系统和数据整合系统提供支持,前台部分主要分为用户自服务管理,资费管理,用户管理,管理员管理,帐单管理,帐务管理6个模块。 该系统后台部分包括数据采集系统(包括采集模块和接受模块)和数据整合系统;它们实现的功能是:1.定期采集(次/小时)原始计费Log(wtmpx)文件,整理成BIDR数据清单,并上传给中心处理系统。2.中心处理系统(接收模块)侦听并收集采集系统发送的数据信息BIDR,并通过PROC将数据保存到数据库明细表t_detail_X中,在发送和接受过程中主要采用Unix C/C++(socket)实现。3.通过t_detail_X表完成天整合表t_day_X,月整合表t_month_X,年整合表t_year_X的实现。 - Background part of the system including data acquisition system (including the acquisition module and receiving module) and data integration system for them to achieve the functions are: 1. Regularly collected (times/h) billing original Log (wtmpx) documents, organize data into a list of BIDR , and upload to the central processing system. 2. Center Management System (receiver module) listening and collect the data acquisition system to send information BIDR, and through PROC data saved to the database t_detail_X schedule, in the process of sending and receiving mainly Unix C/C++ (socket) to achieve . 3. T_detail_X table through the day to complete the integration table t_day_X, integrated form on t_month_X, in the realization of integration t_year_X table
Platform: | Size: 3009536 | Author: 徐鹏 | Hits:

[Windows Developsocket_shell

Description: 分别编一个客户端程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如>1k字节) (目的是为了在一次连接测试多次的收/发)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。 编写一个递归的shell程序 findit,该程序搜索参数2指定的目录树,查找所有的以 .c和 .h结尾的文件,如文件行中含有参数1指定的字符串,显示该行和相应的文件名。如目录参数2缺省,则从当前目录中搜索。如: findit searchstring /home/student/wang 搜索以 /home/student/wang为根的目录树中的c程序和头文件,查找含有searchstring字符串的行,显示文件名。 findit searchstring 从当前目录开始搜索。请用含有shell特殊字符的字符串模式进一步调试该shell程序。 -分别编一个客户端程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如>1k字节) (目的是为了在一次连接测试多次的收/发)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。 编写一个递归的shell程序 findit,该程序搜索参数2指定的目录树,查找所有的以 .c和 .h结尾的文件,如文件行中含有参数1指定的字符串,显示该行和相应的文件名。如目录参数2缺省,则从当前目录中搜索。如: findit searchstring /home/student/wang 搜索以 /home/student/wang为根的目录树中的c程序和头文件,查找含有searchstring字符串的行,显示文件名。 findit searchstring 从当前目录开始搜索。请用含有shell特殊字符的字符串模式进一步调试该shell程序。
Platform: | Size: 13312 | Author: pobenliu | Hits:

[Linux-Unixsock.h.tar

Description: h-file for socket programming on linux/unix
Platform: | Size: 2048 | Author: 4travise | Hits:

[androidandroid_socket_parcel

Description: Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through Parcel data packets and examples of solution procedures for the Android environment in which a program (C++ program) data package in the Parcel and Parcel sent to the SOCKET B procedures (C++ program) through the receiver SOCKET Parcel to the package, and a solution in which the data package. Incidental Android.mk required documents, and how to run the compiler. Procedures are listed in the results, the last of a number of problems in the procedure to do an analysis of the ideas put forward.
Platform: | Size: 125952 | Author: code998 | Hits:

[Internet-NetworkSOCKET-Send-Photo

Description: 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represented as COM interfaces IPicture. Program is divided into server and client. Inside the file server is used to process Picture.h and Picture.cpp pictures. They used the function OleLoadPicture. Specific code, please read carefully.
Platform: | Size: 92160 | Author: 汤文 | Hits:

[Internet-NetworkSocket

Description: vc6,网络编程。 Socket编程 │ ReadMe.txt │ Resource.h │ Socket.aps │ Socket.clw │ Socket.cpp │ Socket.dsp │ Socket.dsw │ Socket.h │ Socket.ncb │ Socket.opt │ Socket.plg │ Socket.rc │ Socket.sln │ Socket.vcproj │ SocketDlg.cpp │ SocketDlg.h │ StdAfx.cpp │ StdAfx.h-│ ReadMe.txt │ Resource.h │ Socket.aps │ Socket.clw │ Socket.cpp │ Socket.dsp │ Socket.dsw │ Socket.h │ Socket.ncb │ Socket.opt │ Socket.plg │ Socket.rc │ Socket.sln │ Socket.vcproj │ SocketDlg.cpp │ SocketDlg.h │ StdAfx.cpp │ StdAfx.h
Platform: | Size: 9674752 | Author: kangkang | Hits:

[OS programSOCKET

Description: 为了让同学们更好的理解Socket的底层运作原理,Linux平台下只能使用底层库socket(socket.h),Windows平台下只能使用Winsock(winsock.h),请勿使用其它高层封装的Socket库(如Java库,MFC等)。-Linux platform in order to allow students to better understand the underlying principle of operation of the Socket can only use the the underlying repository socket (socket.h for the) Windows platform only use Winsock (winsock.h), do not use other high-level package Socket libraries (such as Java libraries, MFC, etc.).
Platform: | Size: 452608 | Author: 柳欢 | Hits:
« 12 3 4 »

CodeBus www.codebus.net